Login  Register

Re: Opening Canon Raw Files in ImageJ

Posted by Rasband, Wayne (NIH/NIMH) [E] on Oct 11, 2011; 8:14pm
URL: http://imagej.273.s1.nabble.com/Re-Opening-Canon-Raw-Files-in-ImageJ-tp3682926p3682927.html

On Oct 10, 2011, at 1:18 PM, mckaybailey wrote:

> Hi, I'm new to ImageJ and can not figure out how to open Canon Raw files. I'm
> using ImageJ on my Mac. I've been trying to use DCraw, but I can't figure it
> out. I would really appreciate any help.

To open Canon .CR2 RAW files on Mac OS X:

1. Download http://imagej.nih.gov/ij/plugins/dcraw/dcraw-osx.zip
2. Extract the dcraw folder and copy it to the ImageJ/plugins folder
   (on my Mac, this folder is automatically extracted)
3. Restart ImageJ
4. Use the Plugins>Input-Output/DCRaw Reader command to open .CR2 files

The dcraw folder contains two files:

  ij-dcraw_.jar - The DCRaw plugin
  dcraw - The native code library for OS X/Intel

-wayne