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!