problem while ploting a surface from the image and depth map of image
1 回表示 (過去 30 日間)
古いコメントを表示
Dear all, I have the gray scale image and, its 2d depth map image which has values ranging from 0 to nearly 1500. I want to build 3D from this data(Indicate pixel value at its respective depth). Can any one suggest me the way... Thank you,
0 件のコメント
採用された回答
Image Analyst
2012 年 5 月 29 日
How about using the surf() function?
2 件のコメント
Image Analyst
2012 年 5 月 30 日
I don't know what this means. Do you want to smooth out the data, like use conv2(), filter2(), or imfilter() on the data before calling surf()?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Lighting, Transparency, and Shading についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!