How to directly calculate GLCM correlation value etc of an image without plotting

2 ビュー (過去 30 日間)
Chris Jademan
Chris Jademan 2015 年 5 月 27 日
コメント済み: Image Analyst 2015 年 5 月 28 日
Usually the GLCM calculation algorithm will include graph plotting. I want to calculate the GLCM values including correlation, contrast, energy, etc directly without plotting the graph. Can anyone help?

回答 (1 件)

Image Analyst
Image Analyst 2015 年 5 月 27 日
I don't remember graycomatrix() or graycoprops() doing any plotting. How are you seeing plotting?
  2 件のコメント
Image Analyst
Image Analyst 2015 年 5 月 28 日
Yes, so? Again, I don't see how they are plotting anything . Anything you want plotted you have to do it yourself with a separate function. If you don't want that then just don't call plot(), imshow() or whatever.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeResizing and Reshaping Matrices についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by