Image Processing Toolboxのgraycomatrix関数について
显示 更早的评论
graycomatrix関数でオフセットを指定せずに glcm = graycomatrix(I) として使用した場合のデフォルトのオフセットはどのようになっているのでしょうか?
1 个评论
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
2015-10-8
0 个投票
The default offset is [0 1]. See help graycomatrix
类别
在 帮助中心 和 File Exchange 中查找有关 Medical Physics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!