Image Processing Toolboxのgraycomatrix関数について
Mostra commenti meno recenti
graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?
1 Commento
Image Analyst
il 8 Ott 2015
Google Translation:
"Will the default offset is made how when used as
glcm = graycomatrix(I)
without the offset graycomatrix function?"
Risposte (1)
Thorsten
il 8 Ott 2015
0 voti
The default offset is [0 1]. See help graycomatrix
Categorie
Scopri di più su Medical Physics in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!