1383 Commits (2c1ec4245dc793153c50fcbd255863dd1382c961)

Author SHA1 Message Date
Alexander Alekhin 434c96e625 build: eliminate warnings 3 years ago
Kataev Victor 1ddc51cfd1 Update fisheye::distortPoints() documentation 3 years ago
Kataev Victor 50bf0e10f5 Fix cameracalibration test 3 years ago
Manolis Lourakis 8d0fbc6a1e
Merge pull request #21702 from mlourakis:4.x 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
Victor 27c15bed60
Merge pull request #21834 from victor1234:issue-19138_add_termcriteria_to_fisheye_undistortpoints 3 years ago
h6197627 649f747f8a
Merge pull request #21405 from h6197627:3.4 3 years ago
catree 032a61b197 Summarize PnP pose computation on a single separate page. 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
Wehzie f9e747dbc6 Fixed typo in CV_Error message 3 years ago
Alexander Panov 982745fb83
Merge pull request #20735 from AleksandrPanov:radon_checkerboard 3 years ago
thezane 9e835e8edb
Merge pull request #20636 from thezane:recoverPoseFromDifferentCameras 3 years ago
Alexander Alekhin 2ed5cba110 build: eliminate build warnings 3 years ago
Francesco Petrogalli d29c7e7871
Merge pull request #20392 from fpetrogalli:aarch64-semihosting 3 years ago
Vincent Rabaud b68057d927 Do not use = 0 for a cv::Mat. 3 years ago
Ian Maquignaz 464441d8c3 Added new unit test for initInverseRectificationMap() 3 years ago
Ian Maquignaz 2db243b8ed
Merge pull request #20247 from IanMaquignaz:inverseRectification_update 3 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 3 years ago
Ian Maquignaz dc92886ab6 Added markup to enable hyperlinking of functions in calib3d documentation 3 years ago
Maksym Ivashechkin 527d86a93d
Merge pull request #20012 from ivashmak:bugfix_solvepnp 4 years ago
Guillaume Jacob 9f3e83baf6 calib3d: Update documentation of calibrateCamera 4 years ago
Andreas Franek 4ed91ce7ed add estimateAffine3D overload that implements Umeyama's algorithm 4 years ago
berak 3386efddba calib3d: fix masks for usac 4 years ago
Tiago De Gaspari 9f295b2c91 Expose maxIters in findEssentialMat 4 years ago
Tiago De Gaspari ac9182f20d Add maxIters parameter to LMeDS method in findFundamentalMat 4 years ago
Xinguang Bian b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac 4 years ago
Dan Ben Yosef 63048812c7 Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list 4 years ago
Dan Ben-Yosef 31f66766b7
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list 4 years ago
cyy b450dd7a87
Merge pull request #19565 from cyyever:minor_fix 4 years ago
Mradul Agrawal 640f188ca2
Merge pull request #19583 from theroyalpekka:patch-1 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
Maksim Shabunin b2321576bc Fixed several issues found by static analysis 4 years ago
Maksim Shabunin dd5976162b Fixed several issues found by static analysis 4 years ago
Matt Alvarado 0a7a54f312
Merge pull request #19498 from mattalvarado:fix_findcirclesgrid 4 years ago
Ian Maquignaz 378a634de8 Updated Calib3d documentation to fix missing @ref in master 4 years ago
Alexander Alekhin 94e7be3714 docs(calib3d): avoid reference on legacy C API constants 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
Randall Britten 7f3ba5963d Fixed minor typo "poins" in documentation page 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Alexander Alekhin bc434e8f67 calib3d: eliminate 'register' build warning 4 years ago
Nathan Godwin 2255973b0f
Merge pull request #18371 from nathanrgodwin:sqpnp_dev 4 years ago
Ian Maquignaz bb067c7ebf
Merge pull request #18849 from IanMaquignaz:fix_findFundamentalMat_parameters 4 years ago
Maksim Shabunin d986cc4861 calib3d: uninitialzed fields in usac 4 years ago
Maksim Shabunin 1b0dca9c2c Fix issues found by static analysis 4 years ago