problem while ploting a surface from the image and depth map of image
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Image Analyst
il 29 Mag 2012
How about using the surf() function?
2 Commenti
Image Analyst
il 30 Mag 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()?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Lighting, Transparency, and Shading 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!