Clear Filters
Clear Filters

Image dimension to 65536X65536

7 views (last 30 days)
Mehwish
Mehwish on 16 Jun 2013
Hi,
I would be very grateful if some one could guide me how to make image dimensions
to 65536 X 65536 as image imresize function or reshape function does not allow me
to do so...
Thanks
Mehwish.
  1 Comment
Anand
Anand on 17 Jun 2013
What do you mean by "does not allow me to do so"?

Sign in to comment.

Answers (2)

Image Analyst
Image Analyst on 16 Jun 2013
Why do you want/need an image that big?
  1 Comment
Image Analyst
Image Analyst on 16 Jun 2013
Regarding Mehwish's "Answer" to his question, which should have been a "Comment" here to my question,...I've scarcely heard of 4 gigapixel images being used - they're not common at all though I have heard of them. With that big an image, even if you could get it that big you're going to run into memory issues. You may have to work with the image in chunks. See http://www.mathworks.com/support/tech-notes/1100/1107.html

Sign in to comment.


Mehwish
Mehwish on 16 Jun 2013
For my watermarking algorithm.Sorry I cant paste the code here as it is research work of my professor.

Community Treasure Hunt

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

Start Hunting!