Stereo Vision with computer vision tool box

The Demo-StereoVision which was given in the HELP is perfectly working for the images in the example and some of the images from web. I have Clicked two images with a disparity of 15cm(with perfect measurements). But the images which i have taken are not working with that code. Please tell me why this is happening.
I also want to know the distance between objects or distance to object from camera. Please help me in this regard.

3 件のコメント

David Young
David Young 2012 年 2 月 7 日
Is there an error message? If not, how do you know it is not working?
senapathi teja
senapathi teja 2012 年 2 月 8 日
The error shown in Matlab is: ??? Bad value for axes property: 'YLim'
Values must be increasing and non-NaN
Error in ==> scribe.colorbar.methods>setConfiguration at 741
set(cbar,'YLim',lim,'XLim',[0 1]);
Error in ==> scribe.colorbar.methods at 19
feval(args{:});
Error in ==> scribe.colorbar.colorbar at 103
methods(h,'setConfiguration', ax);
Error in ==> colorbar>make_colorbar at 226
ch=scribe.colorbar(peeraxes,location,position,pvpairs{:});
Error in ==> colorbar at 190
[c,msg] = make_colorbar(peeraxes,location,position,pvpairs);
Error in ==> ster at 179
imshow(DbasicSubpixel,[]), axis image, colormap('jet'), colorbar;
senapathi teja
senapathi teja 2012 年 2 月 8 日
Please check it out. If you want the images which i have taken, I will mail them to u. Please give your email ID to me. We can have any further discussion there. Waiting for your reply.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeComputer Vision Toolbox についてさらに検索

質問済み:

2012 年 2 月 7 日

編集済み:

2013 年 10 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by