| 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.04.29 08:48 "Re: Libtiff and OpenCV", by Kai-uwe BehrmannAm 29.04.09, 09:37 +0200 schrieb Andreas Heindl: > Is there a way to change the Class to PseudoClass because I noticed that > the output image is always identified as DirectClass 1-Bit and should be > PseudoClass 256c 8-Bit. http://www.ibm.com/developerworks/linux/library/l-libtiff/ listing 2 could be of help to get all needed tags to libtiff for writing a valid Tiff file. libtiff needs to know about the used sample data format, pixel layout (samples per pixel + basic photometric information), image dimensions, row/tile layout and the actual data. On your choice are compression, resolution and other not listed properties. kind regards Kai-Uwe Behrmann -- developing for colour management www.behrmann.name + www.oyranos.org |
|||||||