50 Commits (c4edd86aeb62c90b7cb7866457a9cc011ddec578)

Author SHA1 Message Date
Rok Mandeljc 980d84e4a2 calib3d: improve documentation of reprojectImageTo3D 9 years ago
Elad Joseph 7c16ad3f49 Update documentation in calib3d.hpp 9 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 9 years ago
themightyoarfish b8f93e08e9 Fixed documentation bug for projectPoints: Distortion coefficients cannot actually be NULL 9 years ago
themightyoarfish fcc842f08b Fixed typo in doc for findEssentialMat 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Martin Ueding 5ffb53f229 Add example data types for calibrateCamera call 10 years ago
Daeyun Shin 4686b935c1 Fix typo in documentation. F = K^-T * E * K^-1 10 years ago
sanuj 441cd22343 Add documentation for solvePnP in calib3d 10 years ago
Olexa Bilaniuk 69b146412a Edited Doxygen documentation in the module calib3d. 10 years ago
Josep Bosch 75c99d65a5 Fisheye calibration methods available now in python 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin c5a698fb54 Doxygen documentation: calib3d and features2d modules 10 years ago
Olexa Bilaniuk 68e59d6154 [RHO] Initial commit of RHO algorithm for rapid homography estimation. 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky c422bdc3f8 fixed some more compile errors and test failures 10 years ago
edgarriba 71f4894d87 Added UPNP flag 10 years ago
Shubhra Pandit 6ca893be23 Adding feature 1544 and 1557 10 years ago
edgarriba cc81b4a5cd SOLVEPNP_* flags whitespace 10 years ago
edgarriba afdb67b462 SOLVEPNP_* flags 10 years ago
edgarriba c7f6c0cb9f Fixed warnings + RANSAC confidence to double 10 years ago
edgarriba fb67ab1257 Initial DLS add 11 years ago
edgarriba ba5a8ee299 Solvepnpransac() returns boolean 11 years ago
edgarriba ac8cce3963 solvepnpransac() confidence added 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
Adrien BAK c5c3fd4443 modify signature of stereoCalibrate for consistency 11 years ago
Alexander Mordvintsev 79d51c3398 expose findEssentialMat, decomposeEssentialMat and recoverPose to Python 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko bd70a033fc Boring changes - calib3d. 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Vadim Pisarevsky 44157c421f fixed python test failures (modified stereo correspondence test to use cv2.* stuff), fixed docs 12 years ago
Vadim Pisarevsky 7b5923e98b fixed docs and compile error on Linux 12 years ago
Vadim Pisarevsky 7661625c39 converter stereo correspondence algorithms to the new style 12 years ago
Andrey Kamaev a1c456b7c3 Extract common base header for C and C++ APIs 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vadim Pisarevsky df89f30b4a removed preset parameter in createStereoBM, updated stereo_match sample 12 years ago
Vadim Pisarevsky b6efe30527 new API for StereoMatchers 12 years ago
alegarda 62655b05f4 Indentation ok 12 years ago
alegarda 76d03fccb9 Added Thin Prism Distortion Model 12 years ago
Bo Li 956a029ede added code, test and doc for five-point algorithm 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Vadim Pisarevsky beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago