Image Processing Toolboxのgraycomatrix関数について
이전 댓글 표시
graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?
댓글 수: 1
Image Analyst
2015년 10월 8일
Google Translation:
"Will the default offset is made how when used as
glcm = graycomatrix(I)
without the offset graycomatrix function?"
답변 (1개)
Thorsten
2015년 10월 8일
0 개 추천
The default offset is [0 1]. See help graycomatrix
카테고리
도움말 센터 및 File Exchange에서 Medical Physics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!