help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading Canon EOS Camera CR2 raw images


From: Andreas Weber
Subject: Re: Reading Canon EOS Camera CR2 raw images
Date: Thu, 05 Jun 2014 18:11:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Am 05.06.2014 17:44, schrieb ijourneaux:
> I would like to read Canon EOS camera CR2 image files directly into Octave
> and was wondering if anyone had any success doing that.

A simple
img = imread("610A9284.cr2");
did the job for me since graphicsmagick already supports DCRAW.

--Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]