Skip to content

A wrapper packge to read and write multi-page tif or tiff files with MATLAB.

License

Notifications You must be signed in to change notification settings

RuixLi/tif-matlab

Repository files navigation

tif-matlab

This is a wrapper packge to read and write multi-page tif or tiff files with MATLAB.

loadtif

loadtif.m is a function to a load multi-page tif file or tif sequence files in a folder and returns a 3D tenser.

saveti

saveastif is a function to write a 3D tenser into a multi-page tif file.

writetif

writetif is a function to write a matrix to a single-page tif file.

tifFrame

tifFrame is a internal function to return the number of frames of a multi-page tif file.

About

A wrapper packge to read and write multi-page tif or tiff files with MATLAB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages