I need to output images as TIFF files. However, the files are currently too big. I need lossless compresion - LZW.
I am using LabView 2010, and to save tiff files I am using IMAQ functions "IMAQ Write to Tiff File 2.vi". Images are quite large - about 16MB (monochrome, 16 bit images). Any of default compression types, like JPEG, RLE neither ZIP, arent apropriate for me. Does anyone can help me and tell how can I save files losslessly?