TIFF (Tagged Image File Format) Compression
Mostrar comentarios más antiguos
Hi,
i'm using
imwrite(my_img, fullfile(Path,Name), 'tif','Compression','none');
to save my image and i want to compress it too. I know there are different ways for tiffs to compress them but which one to choose? Only lossless is an option for me but still i don't know how to based on which criterion i can judge between the methods. Also i cannot understand why my files are getting bigger with the 'LZW' compression than with no compression.
Thanks for your help.
Greetings
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!