Clear Filters
Clear Filters

Plotting a Stereo pair and their disparity map

6 views (last 30 days)
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 Comment
Youssef Mansour
Youssef Mansour on 17 Jul 2019
Hi, I wanna do the same exact thing as you. Have you found a solution to this?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!