How do divide a image into blocks and find the maximum value of each Block?
Show older comments
Actually i am doing ODBTC encoding for a color image.I do the RGB decomposition already.now i have to do divide a image into blocks and find the maximum value of each Block.Plz help me
Accepted Answer
More Answers (1)
Image Analyst
on 21 Oct 2015
1 vote
Walter and Stefan are correct. There is also some more complete code in the FAQ. I've also attached my two demos on blockproc(), for what it's worth. You can just modify it to take the max, like Stefan said.
Categories
Find more on Neighborhood and Block Processing 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!