imread issues when loading large TIFF's

1 view (last 30 days)
Mark Buckup
Mark Buckup on 21 Oct 2019
I have large TIFF image files that I am loading (i.e. 80k by 60k by 3 arrays) and when I call portions of them using 'PixelRegion', there seems to be inconsistency when I run it every time. In other words, sometimes I run a y range of 1:1500 and x range of 1:1500 and the program outputs the bottom right of the image, whereas it should output the top left. Sometimes when I do this repeatedly, other portions of the image are outputted. I am not redefining any variables and am simply playing with this in the command line. Has anyone ever had this issue?

Answers (0)

Community Treasure Hunt

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

Start Hunting!