You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
- Details and more properties at: https://de.mathworks.com/help/matlab/ref/tiff.html
- The functions saves the uint8 input Volume as a tiff image stack Image(x,y) with z images
INPUT: uint8 Volume (x,y,z); x = Length/Height; y = Width; z = #Images in Stack
Example INPUT:
Vol = 255.*ones(300,100,200);
LibTiff(Vol);
Cite As
Michael Münter (2026). LibTiff (https://in.mathworks.com/matlabcentral/fileexchange/68711-libtiff), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (1.41 KB)
MATLAB Release Compatibility
- Compatible with R2016a to R2018a
Platform Compatibility
- Windows
- macOS
- Linux
