logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dcfujiturn/dcfujiturn16 - Alternative rotation for dcraw processed images

Author

       Written by Steve King for debian.

                                                  Jun 27, 2006                                     dcfujiturn(1)

Description

       UNIX filter to correct the 45-degree rotation in images from Fuji digital cameras.
       Some  Fuji digital cameras have a unique CCD sensor placed at a 45 degree angle.  The raw output for this
       sensor is rotated relative to other camera brands.  dcfujiturn and dcfujiturn16 provide an alternative to
       the automatic rotation present in dcraw producing a larger resolution image.

       dcfujiturn16 works on 16 bit linear ppm data if you are using dcraw-4 to generate your output

Name

       dcfujiturn/dcfujiturn16 - Alternative rotation for dcraw processed images

See Also

dcraw(1), dcfuji_green(1)

Synopsis

       dcraw -c -j dscf0000.raf | dcfujiturn > dscf0000.ppm
       dcraw -c -j -4 dscf0000.raf | dcfujiturn16 > dscf0000.ppm

See Also