Does MATLAB support writing multipage TIFF files?
Afficher commentaires plus anciens
A standard format for a multipage TIFF is a 3-D array (length x width x
- of frames) and this is the format stored by many other imaging
programs. So if I read this data into MATLAB and process it, I would
like to re-write the data so that multiple images are stored separately in one TIFF file.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!