problem while ploting a surface from the image and depth map of image

1 vue (au cours des 30 derniers jours)
MODEM
MODEM le 29 Mai 2012
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,

Réponse acceptée

Image Analyst
Image Analyst le 29 Mai 2012
How about using the surf() function?
  2 commentaires
MODEM
MODEM le 30 Mai 2012
Its working but i am getting discrete surface. Is there a method to get the smooth surface out of depth map.
Image Analyst
Image Analyst le 30 Mai 2012
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()?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by