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_bindings | ||
| py_calib3d | ||
| py_core | ||
| py_feature2d | ||
| py_gui | ||
| py_imgproc | ||
| py_ml | ||
| py_objdetect | ||
| py_photo | ||
| py_setup | ||
| py_video | ||
| py_tutorials.markdown | ||