2D image to 3D surface
Afficher commentaires plus anciens
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
le 31 Juil 2012
Yes. If the image "IM" is grayscale, then
surf(IM)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!