2D image to 3D surface

Hi all,
Anybody ever try to plot 2D image to 3D surface as function of colour intensity ? For example high colour intensity produce higher Z-level.
Thanks before.

Réponses (1)

Walter Roberson
Walter Roberson le 31 Juil 2012

0 votes

Yes. If the image "IM" is grayscale, then
surf(IM)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by