Get a Metrix from an Image

I want to get a metric from an image using MATLAB..and anyone know which functions that I can use......

1 件のコメント

Sean de Wolski
Sean de Wolski 2011 年 6 月 2 日
What metric?

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

回答 (2 件)

Walter Roberson
Walter Roberson 2011 年 6 月 2 日

0 投票

If you are attempting to retrieve the matrix of data corresponding to an image object that is being displayed, then get() the CData property of the image object handle.
Image Analyst
Image Analyst 2011 年 6 月 3 日

0 投票

Yeah, there's lots of them in the Image Processing Toolbox. Why don't you post your image somewhere (your favorite file sharing web site) and ask something specific about that specific image?

カテゴリ

ヘルプ センター および File ExchangeImages についてさらに検索

質問済み:

2011 年 6 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by