Package: dcraw
Version: 7.94-1
Severity: wishlist

fujiturn.c can be downloaded from the same page as dcraw.c itself. It is
made by the same author. This program is useful with some Fuji Super CCD
sensors, to get bigger (unscaled) resolution images because of special
photodiode arrangement in this cameras.

It can be compiled to produce 2 different executable files, for 8 bit and
16 bit colors per channel:

 gcc -Wall -o fujiturn fujiturn.c
 gcc -Wall -D_16BIT -include arpa/inet.h -o fujiturn16 fujiturn.c

There are 2 other additional programs: fuji_green.c, clean_crw.c
Although I do not use this 2 programs, I think other people may find
helpful to have them included in the package.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to