opencv/doc/py_tutorials/py_calib3d
Susmit 98dce911ca Update py_calibration.markdown
In the camera calibration code { cv2.cornerSubPix() } will be of no use.In the updated code it is assigned to the (corners2) variable 
which is passed down to { cv2.drawChessboardCorners() }
2016-06-02 01:06:17 +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 Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
py_table_of_contents_calib3d.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00