Effacer les filtres
Effacer les filtres

Computing the Disparity Map between two images

1 vue (au cours des 30 derniers jours)
Algorithms Analyst
Algorithms Analyst le 3 Juin 2013
Hi all
I have computed the disparity map between two image pairs using Normalized cross correlation matching.now I want to show only one dimension image.Let say like
image=DispMap;
[u v]=size(DispMap);
How can I accumulate the v-pixels from the Disparity map and how can I show them after getting them. Thanx

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by