Image Processing Toolboxのgr​aycomatrix​関数について

graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?

댓글 수: 1

Google Translation:
"Will the default offset is made how when used as
glcm = graycomatrix(I)
without the offset graycomatrix function?"

댓글을 달려면 로그인하십시오.

답변 (1개)

Thorsten
Thorsten 2015년 10월 8일

0 개 추천

The default offset is [0 1]. See help graycomatrix

질문:

2015년 10월 8일

답변:

2015년 10월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by