Image Processing Toolboxのgraycomatrix関数について
Afficher commentaires plus anciens
graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?
1 commentaire
Image Analyst
le 8 Oct 2015
Google Translation:
"Will the default offset is made how when used as
glcm = graycomatrix(I)
without the offset graycomatrix function?"
Réponses (1)
Thorsten
le 8 Oct 2015
0 votes
The default offset is [0 1]. See help graycomatrix
Catégories
En savoir plus sur Medical Physics dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!