Computing the Disparity Map between two images

5 ビュー (過去 30 日間)
Algorithms Analyst
Algorithms Analyst 2013 年 6 月 3 日
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
  1 件のコメント
Algorithms Analyst
Algorithms Analyst 2013 年 6 月 3 日
Any help is appreciated..

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Filtering and Enhancement についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by