How to divide a bmp image into blocks?
Show older comments
I want to divide a bmp image to a 8*8 blocks. Is there any way out? 'resize' only resizes the image but does not divide the image into blocks. Also, when I read the image( using imread), it should give me a 8*8 matrix.
Accepted Answer
More Answers (1)
Image Analyst
on 18 Jul 2017
0 votes
See the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_split_an_image_into_non-overlapping_blocks.3F
as well as my attached demos.
Categories
Find more on Blocked Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!