653 Commits (a9c1af39d6830223e166f9aa3e839559fd297f1d)

Author SHA1 Message Date
edgarriba d1f4f6f4b8 DLS performance modifications 10 years ago
edgarriba afdb67b462 SOLVEPNP_* flags 10 years ago
edgarriba c7f6c0cb9f Fixed warnings + RANSAC confidence to double 10 years ago
edgarriba 213241c06a DLS test update 10 years ago
edgarriba 67eb6dde75 warning removed 10 years ago
edgarriba 8b732e086d updated ransanc model 10 years ago
edgarriba e5a91a8be8 Modification Ransac model points 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
edgarriba 7b0be9cf8f Update code 10 years ago
edgarriba 0d2bc9b0a1 Removed whitespaces 10 years ago
unknown 3fe4980ce1 Double precision for solvePnPRansac() 10 years ago
edgarriba 3e2a57ff35 Update for non Eigen users 10 years ago
Samson Yilma 3b608fa489 added comment. 10 years ago
edgarriba b6b0c2aa8e MACRO for EIGEN libraries 11 years ago
edgarriba 0427b70a2f Filtering solutions with imaginary part 11 years ago
edgarriba 5f35bed5c5 Delete Debug functions 11 years ago
edgarriba 5980613317 Update 11 years ago
edgarriba a3f065c409 DLS working 11 years ago
edgarriba 48c4a79d2e DLS full algorithm compiling 11 years ago
edgarriba 730fe9e582 Hessian+ cayley2rotbar 11 years ago
edgarriba b1b9a29e48 Extracting Eigenvalues and Eigenvectors 11 years ago
edgarriba 40f6d320c2 last update 11 years ago
edgarriba 42ab7fd876 dls() no compiles 11 years ago
edgarriba fb67ab1257 Initial DLS add 11 years ago
edgarriba a5d40d7674 Test Run OK 11 years ago
unknown 52c05e75cc Fixed C++11 compatibility warning 11 years ago
edgarriba ba5a8ee299 Solvepnpransac() returns boolean 11 years ago
edgarriba b74cfe8c2c nothing 11 years ago
edgarriba 747c6a2bd2 solvepnpransac() interface changed 11 years ago
PhilLab 2c29ee9e00 Added cast and removed formatting error 11 years ago
PhilLab aafda43df1 Double precision for solvePnPRansac() 11 years ago
edgarriba dd52d1b526 New Ransac implementation WORKING 11 years ago
edgarriba e0c4936c99 Input/Output Arrays (DOES NOT COMPILE) 11 years ago
edgarriba 6eb1426ea2 First version Ransac (DOESN'T COMPILE) 11 years ago
Ilya Krylov 84bb77e914 Fixed android and windows x64 build issues 11 years ago
Alexander Petrikov 6882970248 Add CV_Assert (ndisp % 8 == 0) to NEON version 11 years ago
Aleksandr Petrikov 1a1cd9b4e9 add NEON realization for StereoBM(findCorrespondence, prefilterXSobel) 11 years ago
Ilya Krylov 3678020c28 Added license to source files 11 years ago
Hernan Badino ca40d635e4 Switched insertion of connected components in filterSpecklesImpl 11 years ago
Ilya Krylov 651b13f72a Refactored class Fisheye to namespace fisheye 11 years ago
Hernan Badino 9a371de93b Switched insertion of connected components in filterSpecklesImpl 11 years ago
Ilya Krylov c30fef1f9d Fixed build issues 11 years ago
PhilLab 4ffeb01cfd Update solvepnp.cpp 11 years ago
Ilya Krylov 50b291995a Added tests for stereoCalibrate 11 years ago
Ilya Krylov c2341fd446 Added stereoCalibrate for Fisheye camera model 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Ilya Krylov e6aa8ce932 Corrected notes 11 years ago
Ilya Lavrenov 59876cfb34 fixed compilation 11 years ago
Samson Yilma de55126b69 Fixed warnings and parameter name mismatches, added #include needed in some platforms. 11 years ago
Samson Yilma e6420bde73 Added function decomposeHomographyMat. New files added are homography_decomp.cpp and test_homography_decomp.cpp. 11 years ago