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() }
|
||
|---|---|---|
| .. | ||
| images | ||
| py_calibration | ||
| py_depthmap | ||
| py_epipolar_geometry | ||
| py_pose | ||
| py_table_of_contents_calib3d.markdown | ||