22 Commits (a082375d57cc7a51a162a8a711005e8e49d6d0e2)

Author SHA1 Message Date
Tiago De Gaspari 9f295b2c91 Expose maxIters in findEssentialMat 4 years ago
Daniel Kapusi d2872afce0 Merge pull request #15341 from DiebBlue:is5769 6 years ago
luz.paz fcc7d8dd4e 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