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.
回答(1 个)
Walter Roberson
2012-7-31
Yes. If the image "IM" is grayscale, then
surf(IM)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!