1451 Commits (c3ca3f4f006e7c573923be4dfdf0a2ac0dc798b4)

Author SHA1 Message Date
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
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Oleg Alexandrov 53139e6ebe Merge pull request #15838 from oleg-alexandrov:patch-2 5 years ago
Oleg Alexandrov d56535afce Merge pull request #15820 from oleg-alexandrov:patch-1 5 years ago
Oleg Alexandrov af433d0352 Merge pull request #15780 from oleg-alexandrov:master 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
Vitaly Tuzov 7b3a752012 Fixed universal intrinsic undistort() implementation 5 years ago
Vitaly Tuzov bf8b5ffeb1 Added performance test for StereoBM algorithm 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
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Guillaume Jacob 4a28ef8034 calib3d: fix format in findChessboardCornersSB doxygen 5 years ago
Vitaly Tuzov 82e5b961d3 Fixed initUndistortRectifyMap AVX2 implementation 5 years ago
armenpoghosov edf2cbd5f7 Merge pull request #14828 from armenpoghosov:parmen_RANSACPointSetRegistrator_getSubset_disaster_cleanup 5 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 5 years ago
Cameron Martin 0ae053fdf8 js: Add findHomography js bindings. 6 years ago
Alexander Alekhin 95d9cfb5c3 static analysis issues 6 years ago
Kang Yifei ba0ed79635 Merge pull request #14800 from FanaticsKang:add_undistortPoint_test 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 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
utibenkei 898cf70210 Merge pull request #14597 from utibenkei:fix_java_missing_consts 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 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 d784b40e24 calib3d(docs): examples paragraph is related to findHomography() 6 years ago
Alexander Alekhin 68012bfbf9 calib3d: fix uninitialized fields in ctors 6 years ago