| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2009.08.03 20:20 "Re: .raw extension", by Chris CoxAre these RAW files from a digital camera? If so, LibTIFF won't be able to do much with them -- because RAW files are not simple pixels, they are a record of the sensor data and need to be demosaic'd before they become useful images. Take a look at dcraw. Chris On 8/3/09 11:01 AM, "Joe Tracy" <JTracy@akimn.com> wrote: Has anyone used libtiff to read in a .raw file? The files I have are raw, uncompressed tiff images (16 bit). I would like to read them in, write a header and create a tiff file of them. Thanks, Joe |
|||||||