Computing histograms from image overlapped regions
Mostrar comentarios más antiguos
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 comentarios
Algorithms Analyst
el 6 de Mzo. de 2013
Image Analyst
el 6 de Mzo. de 2013
I thought we were discussing that in your duplicate post.
Respuestas (0)
Categorías
Más información sobre Histograms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!