0
votes
0answers
187 views

Compress multipage tiff

For faster loading of images in MATLAB I am using multi-page TIFF files which for me work much faster than MATLAB's simple imread. But my problem is that the size of the TIFF file is way bigger than ...
1
vote
0answers
181 views

Loading Libtiff in MATLAB R2012a

I´m trying to load libtiff 3.9.5 in MATLAB R2012a and the situation is: Matlab says I need a Compiler and Perl. I installed Visual Studio 2010 and perl 5.14.2. mex -setup says Compiler is ok but ...