Computing histograms from image overlapped regions
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!