Login  Register

ij-dcraw plugin v.1.3.0 released

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

ij-dcraw plugin v.1.3.0 released

Jarek Sacha-2
30 posts
ij-dcaw plugin opens raw images from digital cameras in ImageJ with a
help of dcraw tool. The dcraw is a C program created by David Coffin.
Over 200 various raw formats are supported, including Adobe DNG.

New in this release:

  * Many new options to control how the raw image is loaded
      o Don't automatically brighten the images
      o Output color space (raw, sRGB, Adobe, Wide, ProPhoto, XYZ)
      o Document mode (no color, no interpolation)
      o Document mode without scaling (totally raw)
  * Images can be processed in a different directory than original raw
    image (if you don't or can't modify its content)
  * Added API to simplify calling dcraw wrapper from Java programs.
  * Bundled dcraw executable for Windows and Linux updated to the latest
    version 9.11 (Date: 2011/10/07 01:00:37)


More info at: http://ij-plugins.sourceforge.net/plugins/dcraw/index.html

Download at:
https://sourceforge.net/projects/ij-plugins/files/ij-dcraw/v.1.3.0/

Jarek