mirror of
https://github.com/opencv/opencv.git
synced 2025-01-11 23:18:11 +08:00
e2ca50f1cb
* Added CALIB_FIX_FOCAL_LENGTH to fisheye calibration #13450 Sometimes you want to calibrate just the principal point of a camera, or just the distortion coefficients. In this case, you can pass the CALIB_FIX_FOCAL_LENGTH flag to keep Fx and Fy * Added test for CALIB_FIX_FOCAL_LENGTH option in fisheye callinration. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |