389 Commits (8c22b4b54bd87f7510cf382aab5792bc480c9a6f)

Author SHA1 Message Date
thewoz e64c5dc4c6
Merge pull request #24546 from thewoz:checkerboard 12 months ago
MaximSmolskiy 9517fcf80d Fix time measurement in test Calib3d_ChessboardDetector.timing 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
alexander-varjo 114c23e411
Merge pull request #23607 from alexander-varjo:alexander-varjo-patch-1 1 year ago
Vincent Rabaud 15815fb54d Fix stereoRectify image boundaries. 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
Maksym Ivashechkin 44881592c3
Merge pull request #23078 from ivashmak:update_vsac 1 year ago
Bhavit Patel 7ea6b356c7
Merge pull request #23305 from bhavitp:fix/calib3d/undistortion_grid 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
Rostislav Vasilikhin deaf632881
Merge pull request #23179 from savuor:port34_stddev_calib_fisheye 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Funatomi Takuya dbdd357b0a Extend USAC coverage. 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Rostislav Vasilikhin 93aa94e71e backported changes 2 years ago
Sergei Shutov 3cfe737581 Fix hardcoded maxIters 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
Stefan Spiss 66cbb7b911 Extended tests for stereoCalibrate function of fisheye camera model. 2 years ago
Stefan Spiss 9ca3a3139a Extended tests for stereoCalibrate function of pinhole camera model. 2 years ago
Alexander Alekhin 434c96e625 build: eliminate warnings 3 years ago
Kataev Victor 50bf0e10f5 Fix cameracalibration test 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Victor 2b67bc448d
Merge pull request #21931 from victor1234:calib3d-add-undistortImagePoints 3 years ago
Kataev Victor 6d0f1275c2 Add use of R and P parameters to cv::undistortPoints test 3 years ago
Victor 5cc154147f
Merge pull request #21841 from victor1234:calib3d-undistortPoints-tests 3 years ago
Polina Smolnikova 456137fa24
Merge pull request #21166 from rayonnant14:issue_21105 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
thezane 9e835e8edb
Merge pull request #20636 from thezane:recoverPoseFromDifferentCameras 3 years ago
Ian Maquignaz 464441d8c3 Added new unit test for initInverseRectificationMap() 4 years ago
Ian Maquignaz 2db243b8ed
Merge pull request #20247 from IanMaquignaz:inverseRectification_update 4 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 4 years ago
Maksym Ivashechkin 527d86a93d
Merge pull request #20012 from ivashmak:bugfix_solvepnp 4 years ago
Andreas Franek 4ed91ce7ed add estimateAffine3D overload that implements Umeyama's algorithm 4 years ago
Xinguang Bian b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac 4 years ago
Alexander Smorkalov e2ca50f1cb
Merge pull request #19539 from asmorkalov:as/calib_fix_focal_length 4 years ago
Alexander Alekhin f70e80a6ba
Merge pull request #19640 from alalek:issue_19639 4 years ago
Matt Alvarado 0a7a54f312
Merge pull request #19498 from mattalvarado:fix_findcirclesgrid 4 years ago
Ian Maquignaz 085a131801 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
Alexander Alekhin 175cd03ff2 calib3d: fix findCirclesGrid hang 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Nathan Godwin 2255973b0f
Merge pull request #18371 from nathanrgodwin:sqpnp_dev 4 years ago
Aitik Gupta cbf978d1f7 added minPoints Homography test 4 years ago
catree 417d7a38de Add Robot-World/Hand-Eye calibration function. 4 years ago
catree 379b83e946 Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test. 4 years ago
Maksym Ivashechkin a66f61748f
Merge pull request #17683 from ivashmak:homography 4 years ago
Pavel Rojtberg 3c3e131c38
Merge pull request #17977 from paroj:hervec 4 years ago
Vadim Pisarevsky a2f7ef9d21
Merge pull request #17816 from vpisarev:essential_2cameras 4 years ago
Christoph 657c8d1c65
Merge pull request #17454 from creinders:master 4 years ago
Ganesh Kathiresan cddd7f10d5
Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201 5 years ago
Alexander Smorkalov 7c17695be4 Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 5 years ago