29 Commits (82038be4cd4ba750959e94bf33f6d6935fb27712)

Author SHA1 Message Date
Rostislav Vasilikhin 82038be4cd
Merge pull request #25221 from savuor:rv/bench_3d 1 year ago
Zhangjie Chen 0e47b05106
Merge pull request #23985 from starga2er777:pcc 1 year ago
Rostislav Vasilikhin fa745553bf
Merge pull request #24459 from savuor:tri_rasterize 1 year ago
Rostislav Vasilikhin f96111ef05
Merge pull request #24961 from savuor:rv/ply_mesh 1 year ago
Alexander Smorkalov 285108e2e1 Finalize calib3d module split for fisheye part. 2 years ago
Maksym Ivashechkin 0e8748746f
Merge pull request #24005 from ivashmak:merge_usac_5.x 2 years ago
Zhangjie Chen 4d695cd2f4
Merge pull request #23805 from starga2er777:5.x 2 years ago
Yuhang Wang d976272d23
Merge pull request #22682 from TsingYiPainter:5.x 2 years ago
Klepikov Dmitrii a99b4071a2
Merge pull request #20471 from ibvfteh:pointcloudio 3 years ago
Rostislav Vasilikhin 9d6f388809
Merge pull request #21018 from savuor:levmarqfromscratch 3 years ago
catree 9c61d80bc4 Summarize PnP pose computation on a single separate page. 3 years ago
Artem Saratovtsev 6ab4659840
Merge pull request #20755 from DumDereDum:new_odometry 3 years ago
Ruan 1470f90c2a
Merge pull request #20784 from No-Plane-Cannot-Be-Detected:next 3 years ago
Alexander Alekhin fce4a19d0d 5.x: cleanup compatibility code (2021-10) 4 years ago
Rostislav Vasilikhin bae9cef0b5
Merge pull request #20013 from savuor:rgbd_to_3d 4 years ago
zihaomu 5c0ac37163 add Octree to 3d module of next branch. 4 years ago
Vadim Pisarevsky eff6d32337 * refactored the remaining old-style functions in 3d and calib modules to use the new C++ API. 4 years ago
Vadim Pisarevsky d6c699c014 calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 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
arodrigu aa51382dbc Fix: UsacParams Python bindings 5 years ago
Maksym Ivashechkin d5dce63254
Merge pull request #18356 from ivashmak:update_ransac 5 years ago
Alexander Alekhin 644de8f22a java: fix javadoc generation 5 years ago
catree 417d7a38de Add Robot-World/Hand-Eye calibration function. 5 years ago
catree 379b83e946 Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test. 5 years ago
catree dda1bf1887 Add broken implementation note for DLS and UPnP. 5 years ago
catree cd01ee9a54 Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 5 years ago
Maksym Ivashechkin a66f61748f
Merge pull request #17683 from ivashmak:homography 5 years ago
Vadim Pisarevsky a2f7ef9d21
Merge pull request #17816 from vpisarev:essential_2cameras 5 years ago
Rasmus Diederichsen 345e071b24 Add instructions for how to use findEssentialMat() when camera matrices are different 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
Moritz Fischer-Gundlach 99436bb8cf -calib3d updates documentation 5 years ago
Alexander Duda 44560c3e50 calib3d: add estimateChessboardSharpness 5 years ago
Eduard Trulls 7e637c134f Expose maxIters in findFundamentalMat 5 years ago
Alexander Duda a41cbbdc99 findChessboardCornersSB: performance + support for full FOV boards with markers 5 years ago
Vadim Pisarevsky 5c6d319ebc
Merge pull request #16493 from vpisarev:bordertype_sgbm_doc_fixes 5 years ago
midjji 86e5e8d765
Merge pull request #15993 from midjji:master 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
catree 43d58aa760 Improve calib3d documentation: 5 years ago
sajarindider 101a147496 fixed Scheimpflug typo 5 years ago
Oleg Alexandrov 53139e6ebe Merge pull request #15838 from oleg-alexandrov:patch-2 6 years ago
Oleg Alexandrov d56535afce Merge pull request #15820 from oleg-alexandrov:patch-1 6 years ago
Oleg Alexandrov af433d0352 Merge pull request #15780 from oleg-alexandrov:master 6 years ago
Guillaume Jacob 4a28ef8034 calib3d: fix format in findChessboardCornersSB doxygen 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 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