Plotting a Stereo pair and their disparity map
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi!
I have a rectified Stereo pair representing a scene, and I've been able to successfully compute their disparity map.
I'm now trying to get a 3D view of the scene, using the values of the disparity map as depth values. It doesn't have to be super-accurate, but I'd like to be able to see and recognize the main elements of the pictures. What's the best way (if any) to do it?
I've been told to use plot3 with the images as X and Y and the disparity map as Z, but I haven't been able to get anything except for a lot of noise.
1 commentaire
Youssef Mansour
le 17 Juil 2019
Hi, I wanna do the same exact thing as you. Have you found a solution to this?
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!