Creating a depth map from the disparity map function
24 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone, I am having trouble with the following code:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/897850/image.png)
I want to create a depth map from the disparityBM function, by applying the equation of
, where z is the depth, f is the focal length, b is the baseline and d is the disparity.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/897855/image.png)
However, the depth map I receive is not intuitive, as ideally the object in white should be in black and the background around it should be in white.
Please can I request guidance on how to fix my code? Thank you!
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support Package for USB Webcams dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!