Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨!
我想使用 python2.7 和 opencv2.4 获得视差图和立体匹配。
我一直在谷歌搜索,但我没有找到任何可以理解的 python 代码,比如这个:
http://opencv.willowgarage.com/documentation/python/calib3d_camera_calibration_and_3d_reconstruction.html
你有什么好的建议吗??
好的,这很容易!
我刚刚检查了我的文件夹:C:\opencv\samples\python2
在那里你可以找到很多很好的样本,比如 stereo_match.py