image features such as average, energy etc.

2 次查看(过去 30 天)
hi,
Image can be represented as a singe feature like energy, mean, entropy, etc. I would like to know that is there any other single feature with which an IMAGE can be represented.
Thanks

采纳的回答

Image Analyst
Image Analyst 2015-6-25
Yes, of course it can. Just pick one that is meaningful for what you want to discover about the image. Which one you pick depends on what you want to find out about the image. Maybe it's the mean, or maybe it's the average blob diameter, or maybe it's the area fraction or standard deviation or whatever. What do you think you might want to measure? Can you attach and image and explain what things are in it and what you want to measure?
  2 个评论
shishir
shishir 2015-6-27
Thank you very much sir,
Actually, I want to classify the images on the basis of TEXTURE in order to differentiate between the normal and the diseased image.
So I require that feature for ex. mean or energy etc.which can be used for the purpose.
Image Analyst
Image Analyst 2015-6-27
OK. Good luck. There are functions like stdfilt() and entropyfilt() to help you.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by