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......
回答(2 个)
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
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 Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!