810 Commits (4672dbda2a1bdebb476c0dacbeb8c0d0842b21d1)

Author SHA1 Message Date
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 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
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
Alexander Alekhin 175cd03ff2 calib3d: fix findCirclesGrid hang 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
Maksim Shabunin d986cc4861 calib3d: uninitialzed fields in usac 4 years ago
Maksim Shabunin 1b0dca9c2c Fix issues found by static analysis 4 years ago
arodrigu aa51382dbc Fix: UsacParams Python bindings 4 years ago
Maksym Ivashechkin d5dce63254
Merge pull request #18356 from ivashmak:update_ransac 4 years ago
Maksym Ivashechkin 0c4a8e2ca8 change flags and bugfix graph 4 years ago
Aitik Gupta 94e0ac7d9f need atleast 4 corresponding points to calculate homography 4 years ago
Nathan Godwin 2f9072efdc Fixed assertions on ippe solver 4 years ago
Alexander Alekhin 7e019af50d checks and fixes from static code analyzers results (2) 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Alexander Alekhin 71f665bd8c checks and fixes from static code analyzers results 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
catree dda1bf1887 Add broken implementation note for DLS and UPnP. 4 years ago
Maksym Ivashechkin c9e1386e44 fix CV_Check warnings 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
GFleishman 31ec9b2aa7
Merge pull request #16614 from GFleishman:estimateTranslation3D 5 years ago
Alexander Alekhin b4b4d21212 eliminate build warnings 5 years ago
Maksim Shabunin 0aac17d9f7 calib3d: check input values in dls 5 years ago
Maksim Shabunin 2f665ec589 calib3d: fixed VS2019 warning C4756 5 years ago
Maksim Shabunin 7e7bb3027c Fixs several problems found by static analysis 5 years ago
Alexander Duda d594e72586 fix: estimateChessboardSharpness triggers out of range test 5 years ago
Alexander Duda 44560c3e50 calib3d: add estimateChessboardSharpness 5 years ago