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

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

1 件のコメント

Image Analyst
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
Thorsten 2015 年 10 月 8 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeMedical Physics についてさらに検索

質問済み:

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