문제

Hy!

I would like to get a disparity map and a stereo matching from to stereo images with python2.7 and opencv2.4.

I have been googling but i didn't find any understandable python code, like this one:

http://opencv.willowgarage.com/documentation/python/calib3d_camera_calibration_and_3d_reconstruction.html

do you have any good advise??

도움이 되었습니까?

해결책

Ok that was easy!

i just checked on my folder: C:\opencv\samples\python2

there you can find a lot and good samples like stereo_match.py

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top