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.
 
 
 
 
 
 
catree a04f9e7a59 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
..
doc Summarize PnP pose computation on a single separate page. 3 years ago
include/opencv2 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
misc Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 5 years ago
perf Added performance test for StereoBM algorithm 6 years ago
src Merge pull request #21405 from h6197627:3.4 3 years ago
test Merge pull request #21107 from take1014:remove_assert_21038 4 years ago
CMakeLists.txt js: Add findHomography js bindings. 6 years ago