Get average GLCM of image
조회 수: 2 (최근 30일)
이전 댓글 표시
I have an image with size 256*256(8bit).I want to calculate Gray level co_occurrence matrix to 4 directions(8 directions with symmetry) with distance=1 & want to take the average GLCM for above 8 GLCMs .How to do it?(how to get average GLCM?). And what are the suitable conversions(rgb2gray...etc.)before calculate the GLCM?(image type is JEPEG)
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!