Computing histograms from image overlapped regions
Show older comments
I want to find the histograms from blocks of overlapped regions can some one assist? fun=@(block_struct) block_struct.data img=BLOCKPOC(img,[64 64],fun,'BorderSize',[3 3],'TrimBorder','false')
as this code divides image on to overlapp regions..But i wan tto to fing the histogram from just one overlapped region.
2 Comments
Algorithms Analyst
on 6 Mar 2013
Image Analyst
on 6 Mar 2013
I thought we were discussing that in your duplicate post.
Answers (0)
Categories
Find more on Histograms 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!