Computing histograms from image overlapped regions
이전 댓글 표시
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
Algorithms Analyst
2013년 3월 6일
Image Analyst
2013년 3월 6일
I thought we were discussing that in your duplicate post.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!