New version of plugin for reading digital camera raw images (ij-dcraw v.1.2.0)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

New version of plugin for reading digital camera raw images (ij-dcraw v.1.2.0)

Jarek Sacha-2
The DCRaw Reader plugin opens raw image from over 200 digital cameras
(Canon EOS 40D, Nikon D300, …). The binaries and source code the plugin
are available at:
http://ij-plugins.sourceforge.net/plugins/dcraw/
Note that reading of 48 bit RGB images requires ImageJ v.1.39q or newer.

The DCRaw Reader plugin decodes images using DCRAW program created by
Dave Coffin. The source code for DCRAW and the full list of supported
cameras can be found at:
http://www.cybercom.net/~dcoffin/dcraw/

The DCRAW binaries for Linux and MS Windows are part of DCRaw Reader
plugin distribution. Binaries for Mac OS X can be found at:
http://www.insflug.org/raw/

Changes since 1.1:
* Open 48bit images as hyperstacks (using standard ImageJ way)
* Warn if a temporary PPM file cannot be deleted.

Jarek