Computing histograms from image overlapped regions
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!