opencv/doc/py_tutorials/py_calib3d
Susmit d913463932 Terrible bugs in the tutorial code in py_pose.markdown
There were two bugs that were solved here.Changes were done after extreme testing.
1.replaced cv2.solvePnPRansac() with cv2.solvePnP() previous fc was giving terrible errors.
2.The code was incapable of saving edited pics;Now fixed with little code mods.
2016-06-02 17:47:45 +05:30
..
images Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00
py_calibration Update py_calibration.markdown 2016-06-02 01:06:17 +05:30
py_depthmap changed create function in tutorial 2015-04-14 19:01:48 +02:00
py_epipolar_geometry Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
py_pose Terrible bugs in the tutorial code in py_pose.markdown 2016-06-02 17:47:45 +05:30
py_table_of_contents_calib3d.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00