1234 Commits (45ee8e25329aedcc8c23da819abf4f1800e67e56)

Author SHA1 Message Date
Alexander Alekhin 7e019af50d checks and fixes from static code analyzers results (2) 4 years ago
Giles Payne 8b61719a9d Swift native in/out array handling 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
catree cd01ee9a54 Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 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
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Christoph 657c8d1c65
Merge pull request #17454 from creinders:master 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Rasmus Diederichsen 345e071b24 Add instructions for how to use findEssentialMat() when camera matrices are different 5 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
Alexander Smorkalov c41fb45da3 Restored test disabled during 3.0-alpha preparation. 5 years ago
Ganesh Kathiresan 0be2c7018b Formula Fixes for 3.4 branch 5 years ago
GFleishman 31ec9b2aa7
Merge pull request #16614 from GFleishman:estimateTranslation3D 5 years ago
Moritz Fischer-Gundlach 2740901378 -calib3d updates documentation 5 years ago
Alexander Alekhin b4b4d21212 eliminate build warnings 5 years ago
Moritz Fischer-Gundlach 99436bb8cf -calib3d updates documentation 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
Eduard Trulls 7e637c134f Expose maxIters in findFundamentalMat 5 years ago
Maksim Shabunin bf96d8239d Use BufferArea in more places 5 years ago
Alexander Duda a41cbbdc99 findChessboardCornersSB: performance + support for full FOV boards with markers 5 years ago
Karl Liu 331a96c670 transplant 8p's normalization to 7p 5 years ago
Maksim Shabunin 55cdeaa6dd BufferArea: initial version, usage in StereoBM 5 years ago
Vadim Pisarevsky 5c6d319ebc
Merge pull request #16493 from vpisarev:bordertype_sgbm_doc_fixes 5 years ago
Tomoaki Teshima edaf4e0104 apply to correct range (entire 3.0 and 4.0 series) 5 years ago
midjji 86e5e8d765
Merge pull request #15993 from midjji:master 5 years ago
Ganesh Kathiresan 504cd8a9f5 Merge pull request #16405 from ganesh-k13:bugfix/solvepnp-crash 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
catree badd0d1ff4 Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Maksim Shabunin b379969c63 Test: avoid duplicated test cases 5 years ago
Sebastien Wybo e801f0e954 Merge pull request #16011 from sebastien-wybo:fix_16007 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Alexander Alekhin 13bc55a015 calib3d: clarify error messages in collectCalibrationData() 5 years ago
Alexander Alekhin 72f35e0626
Merge pull request #16052 from alalek:issue_16040 5 years ago
catree 43d58aa760 Improve calib3d documentation: 5 years ago
Alexander Alekhin 9a4404276a calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 5 years ago
sajarindider 101a147496 fixed Scheimpflug typo 5 years ago