Azzera filtri
Azzera filtri

2D image to 3D surface

3 visualizzazioni (ultimi 30 giorni)
hendra prima
hendra prima il 31 Lug 2012
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.

Risposte (1)

Walter Roberson
Walter Roberson il 31 Lug 2012
Yes. If the image "IM" is grayscale, then
surf(IM)

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by