Current LibRaw postprocessing routines (derived from dcraw) can only develop entire image area.
You may use unpack() to load entire Bayer pixels, than do demosaic/etc itself
<code>
<blockcode>
<c>
<cpp>
<drupal5>
<drupal6>
<java>
<javascript>
<php>
<python>
<ruby>
<foo>
[foo]
More information about formatting options
All topics 2
All comments 2 3
Copyright © 2008-2011 Alex Tutubalin and Illiah Borg
Current LibRaw postprocessing routines (derived from dcraw) can only develop entire image area.
You may use unpack() to load entire Bayer pixels, than do demosaic/etc itself