Merge pull request #14113 from Bharat123rox:calibration

pull/14125/head
Alexander Alekhin 6 years ago
commit 58835eeb78
  1. 2
      modules/calib3d/include/opencv2/calib3d.hpp

@ -177,8 +177,6 @@ pattern (every view is described by several 3D-2D point correspondences).
opencv_source_code/samples/cpp/calibration.cpp
- A calibration sample in order to do 3D reconstruction can be found at
opencv_source_code/samples/cpp/build3dmodel.cpp
- A calibration sample of an artificially generated camera and chessboard patterns can be
found at opencv_source_code/samples/cpp/calibration_artificial.cpp
- A calibration example on stereo calibration can be found at
opencv_source_code/samples/cpp/stereo_calib.cpp
- A calibration example on stereo matching can be found at

Loading…
Cancel
Save