756 Commits (c708f506a48f51c1520b80fb63bbc0026f220ea9)

Author SHA1 Message Date
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
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
Tomoaki Teshima edaf4e0104 apply to correct range (entire 3.0 and 4.0 series) 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
Sebastien Wybo e801f0e954 Merge pull request #16011 from sebastien-wybo:fix_16007 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
Alexander Alekhin 9a4404276a calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
André Lippok 86a8ff6129 Fixed typo in assertion 5 years ago
Vitaly Tuzov 42b1d04999 StereoSGBM algorithm updated to use wide universal intrinsics 5 years ago
Vitaly Tuzov 1ce5a724c7 Fixed StereoBM uniqueness check 5 years ago
Vitaly Tuzov 0a1b957331 StereoBM algorithm updated to use wide universal intrinsics 5 years ago
Daniel Kapusi d2872afce0 Merge pull request #15341 from DiebBlue:is5769 5 years ago
Matt Bennett b17d16623a Prevent empty _Jo matrix multiplication when using calibrateCameraRO with iFixedPoint > 0 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
armenpoghosov edf2cbd5f7 Merge pull request #14828 from armenpoghosov:parmen_RANSACPointSetRegistrator_getSubset_disaster_cleanup 6 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 6 years ago
Alexander Alekhin 95d9cfb5c3 static analysis issues 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
rasmus25 394bc91e07 Merge pull request #14718 from rasmus25:3.4 6 years ago
Alexander Alekhin 483f28723c calib3d: initialize local vars, fix indentation in for loops 6 years ago
catree 7ed858e38e Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
catree 33cb9c5ca5 Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Alexander Alekhin 68012bfbf9 calib3d: fix uninitialized fields in ctors 6 years ago
catree dac31e84fb Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
ostarling 643d9df42d Merge pull request #14411 from ostarling:3.4_fix_for_14242 6 years ago
Alexander Alekhin 78384d8923 build: avoid highgui dependency 6 years ago
Alexander Alekhin b5961cc5d1 calib3d: don't change input data 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
catree bbf39b0964 Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago