opencv/modules/calib3d
Wenfeng CAI c9abb823a7 Fix signature of static collectCalibrationData()
This is a fix to the signature of static function
collectCalibrationData() and clean-up for #12772. Since fallback scheme
in calibration method selection is not used anymore. As an input
parameter, iFixedPoint should be passed by value according to the OpenCV
coding style guide.
2018-10-29 10:19:02 +08:00
..
doc Merge pull request #12772 from xoox:calib-release-object 2018-10-25 19:38:55 +03:00
include/opencv2 Merge pull request #12772 from xoox:calib-release-object 2018-10-25 19:38:55 +03:00
misc/java calib3d: move undistort files from imgproc 2018-10-05 07:52:21 +00:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-07 12:40:27 +03:00
src Fix signature of static collectCalibrationData() 2018-10-29 10:19:02 +08:00
test Merge pull request #12772 from xoox:calib-release-object 2018-10-25 19:38:55 +03:00
CMakeLists.txt Merge pull request #12147 from D-Alex:master 2018-09-13 15:43:04 +03:00