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 ExchangeModify 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