Is there some type of block processing in IM so I can handle very large images? See link for details http://www.mathworks.com/help/images/examples/block-processing-large-images.html
I'm trying to Canny process a 400 DPI image 16800 x 12000 pixel, 1bpp, Group IV compressed image and it takes a long time. Actually I'm not sure it will complete because I'm too impatient. I've waited 5 minutes and killed it because it just was taking too long. So I was wondering if there was a way I could process a block at a time, show the results, then move to the next block.
Here's link to the file http://1drv.ms/1gDBrPs
Thanks,
Darren
I'm trying to Canny process a 400 DPI image 16800 x 12000 pixel, 1bpp, Group IV compressed image and it takes a long time. Actually I'm not sure it will complete because I'm too impatient. I've waited 5 minutes and killed it because it just was taking too long. So I was wondering if there was a way I could process a block at a time, show the results, then move to the next block.
Here's link to the file http://1drv.ms/1gDBrPs
Thanks,
Darren