How to read a multi-layer tiff with directory index much larger than 65536?

9 views (last 30 days)
I have to process a tiff figure with a dimension of 128*128*200000. With imread there is an error: The directory index must be between 1 and 65536.
  1 Comment
DGM
DGM on 18 Jun 2021
I'm not sure if TiffLib can even support images with that many page/frames. Then again, I keep getting proven wrong about Matlab's TIFF feature support, and the maze of web-docs isn't proving helpful yet. I could be completely wrong. Consider this a friendly invocation of Cunningham's law on your behalf.

Sign in to comment.

Answers (0)

Categories

Find more on File Operations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!