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!