Looking for mesh plot of Gray scale image.

I have a segmented gray scale image with four different intensity level. I need to take mesh plot for this image. Can any one respond?

답변 (1개)

Image Analyst
Image Analyst 2013년 3월 26일

0 개 추천

How about the surf() function:
surf(grayImage);

카테고리

도움말 센터File Exchange에서 Modify Image Colors에 대해 자세히 알아보기

태그

질문:

2013년 3월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by