Image Processing Toolboxのgraycomatrix関数について
Mostrar comentarios más antiguos
graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?
1 comentario
Image Analyst
el 8 de Oct. de 2015
Google Translation:
"Will the default offset is made how when used as
glcm = graycomatrix(I)
without the offset graycomatrix function?"
Respuestas (1)
Thorsten
el 8 de Oct. de 2015
0 votos
The default offset is [0 1]. See help graycomatrix
Categorías
Más información sobre Medical Physics en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!