303 Commits (bab826a381d0665fb4c18970eb0de9c0e852ff9b)

Author SHA1 Message Date
unknown 52c05e75cc Fixed C++11 compatibility warning 11 years ago
PhilLab 2c29ee9e00 Added cast and removed formatting error 11 years ago
PhilLab aafda43df1 Double precision for solvePnPRansac() 11 years ago
Ilya Lavrenov 43e4946cca fix for fisheye 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Ilya Krylov 84bb77e914 Fixed android and windows x64 build issues 11 years ago
Daniel Angelov 660d7cd3ae Updated findHomography docs branch 2.4 11 years ago
Ilya Krylov 3678020c28 Added license to source files 11 years ago
Ilya Krylov 0d2fab86b4 Changed documentation for namespace fisheye 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
Ilya Krylov c30fef1f9d Fixed build issues 11 years ago
StevenPuttemans b382984810 fix bug 3252 11 years ago
StevenPuttemans 2b4241c10b fixed bug 3484 11 years ago
Ilya Krylov e4a9c0f184 Fixed review comments 11 years ago
Ilya Krylov 349ff631a5 Added sample of work of Fisheye::undistortImage and its description to documentation. Removed readPoints and readExtrinsic (useless) 11 years ago
Ilya Krylov 1f94b7dfc9 minor 11 years ago
Ilya Krylov ef01044b2f Added documentation for Fisheye::stereoCalibrate 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
Ilya Krylov e6aa8ce932 Corrected notes 11 years ago
Ilya Krylov f0f741b796 Added documentation 11 years ago
Ilya Krylov 05ee15f108 Added FisheyeTest 11 years ago
Ilya Krylov 35e1b322cb Added test for jacobians 11 years ago
Ilya Krylov 9c7e0bfd33 Added fisheye camera model 11 years ago
Maks Naumov b033a63e63 fix typo in test_cameracalibration 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
huangs f02ce90559 minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
Kevin 8f995fac88 Change intrinsic camera matrix initialization 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 12 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 12 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Alexander Smorkalov 16c4aad36d Java/Python bindings for computeCorrespondEpilines added. 12 years ago
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
Dominik Rose cfaae5917b Calib3d documentation: 12 years ago
Vadim Pisarevsky 6aa4f533fa attempt to fix stereobm failures on Mac and Linux 12 years ago
Vladislav Vinogradov b47a2012d2 fixed assert condition (trueRightDisp can be empty) 12 years ago
Andrey Pavlenko 9aa29373b4 this test is unstable (fails from time to time), let's disable it until fixed 12 years ago
Vladislav Vinogradov 10774ff068 removed unnecessary tmp variable (convertTo can work in-place) 12 years ago
Dong Nguyen 73f5697749 Fixed wrong in row index of SSE implementation in prefilterXSobel function. 12 years ago
Vladislav Vinogradov bb3b1441c5 added 8u type support to filterSpeckles function 12 years ago
Vadim Pisarevsky 7ca38d63d9 fixed failure of the C++ test for estimateAffine3D 12 years ago
Vadim Pisarevsky abd9675a99 fixed bugs #1718, #2375; attached the new tests to test.py. 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago