Get a Metrix from an Image
Show older comments
I want to get a metric from an image using MATLAB..and anyone know which functions that I can use......
1 Comment
Sean de Wolski
on 2 Jun 2011
What metric?
Answers (2)
Walter Roberson
on 2 Jun 2011
0 votes
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
on 3 Jun 2011
0 votes
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?
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!