Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 94e7be3714 docs(calib3d): avoid reference on legacy C API constants 4 years ago
..
doc Merge pull request #18371 from nathanrgodwin:sqpnp_dev 4 years ago
include/opencv2 docs(calib3d): avoid reference on legacy C API constants 4 years ago
misc Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 5 years ago
perf Added performance test for StereoBM algorithm 5 years ago
src calib3d: fix findCirclesGrid hang 4 years ago
test Applied '@ref' linking for 3.4 Calib3D parameters and added enum cv::fisheye::CALIB_ZERO_DISPARITY == cv::CALIB_ZERO_DISPARITY == 0x400 == 1 << 10. 4 years ago
CMakeLists.txt js: Add findHomography js bindings. 5 years ago