31 Commits (4c81e174bfb28e67251d33ac812ba0cc57a2f3c4)

Author SHA1 Message Date
Vadim Pisarevsky 2d204243af
Merge pull request #25064 from vpisarev:em_5point_fix 1 year ago
Maksym Ivashechkin 44881592c3
Merge pull request #23078 from ivashmak:update_vsac 2 years ago
Sergei Shutov 3cfe737581 Fix hardcoded maxIters 2 years ago
Ed J f28e191d70 cheirality -> chirality 3 years ago
thezane 9e835e8edb
Merge pull request #20636 from thezane:recoverPoseFromDifferentCameras 4 years ago
Tiago De Gaspari 9f295b2c91 Expose maxIters in findEssentialMat 4 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
Daniel Kapusi d2872afce0 Merge pull request #15341 from DiebBlue:is5769 6 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 6 years ago
luz.paz ec43292e1e Fix modules/ typos 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 7 years ago
Alexander Alekhin bdbd0129af calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Vladislav Sovrasov 710506e9e2 calib3d: add a new overload for recoverPose 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
Ignas Daukšas af62624849 Add cameraMatrix parameter to findEssentialMat and recoverPose 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko bd70a033fc Boring changes - calib3d. 12 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 12 years ago
Bo Li 27a0ed0018 removed tab in five-point.cpp 12 years ago
Bo Li 9b5eca975b fixed a bug for the mask of recoverPose function 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev d4bb421ce2 Fix findEssentialMat function 12 years ago
Andrey Kamaev c886afb502 Finalize cv::Mat transition 12 years ago
Bo Li 94b12eae92 update five-point license 12 years ago
Bo Li 2435e59890 rewrite five-point coeff matrix. 12 years ago
Vadim Pisarevsky 374e3a0890 rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Bo Li 956a029ede added code, test and doc for five-point algorithm 13 years ago