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
The default offset is [0 1]. See help graycomatrix

Community Treasure Hunt

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

Start Hunting!

Translated by