258 Commits (2c198f6cd6802ebfc8d7216f2b06b7c7fb42f6b9)

Author SHA1 Message Date
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
Ilya Lysenkov 6feade3110 Added support of different resolution in rectify3Collinear 12 years ago
Andrey Kamaev eeb865ee8a Fix Android build warnings 12 years ago
Ilya Lysenkov 9ce2197e9d Added processing of trivial subsets 12 years ago
Daniil Osokin f9de98ec64 Fixed proposed values for speckleRange in StereoSGBM docs (bug #1937) 12 years ago
Ilya Lysenkov 5021a792b1 Fixed #2470 12 years ago
Ilya Lysenkov fe86f31f44 Added a test of CvModelEstimator2::checkSubset(...) 12 years ago
Andy Maloney bdf189faac {calib3d} Fix copy-paste error in conditional 12 years ago
Andy Maloney 7a6475c3f9 Check pointers before using them in var init 12 years ago
Alexander Mordvintsev 20838b6f6e fix #2643: use SVD to solve least squares in cvStereoRectifyUncalibrated 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Vadim Pisarevsky ae10ecd264 fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 12 years ago
Andrey Kamaev 585f3bc391 Disable perf test for unstable solvePnPRansac 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Daniil Osokin 4500c48349 fixed 7 point mode in findFundamentalMat #1978 12 years ago
Vadim Pisarevsky 43e3b83832 fixed potential memory buffer corruption in StereoSGBM (patch #2203) 12 years ago
Andrey Kamaev d40083a926 Add concurrency test for solvePnPRansac 12 years ago
Andrey Kamaev 5a5c477be6 Make performance tests for solvePnPRansec more determenistic 12 years ago
Andrey Kamaev f8672d49a0 Add sanity checks to calib3d perf tests 12 years ago
Andrey Kamaev 73cb77842e Replace jpegs with png (see 06a13d9) 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Vadim Pisarevsky c3c49a317b fixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367) 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Sergiu Dotenco 4993748c91 added missing includes 12 years ago
Daniil Osokin 45c49a9088 Added perf test 12 years ago
Daniil Osokin 39d6adea17 Added perf test 12 years ago
Maria Dimashova a39cf2dd28 updated doc on triangulatePoints (#2167) 12 years ago
Maria Dimashova 839761fa3d fixed #2167 13 years ago
Maria Dimashova 5112d74cad revert my incorrect fix of #2167 13 years ago
Maria Dimashova d65920d2f7 fixed #2167 13 years ago
Marina Kolpakova fb3d6ecb98 merged documentation and android service from trunk 13 years ago
Maria Dimashova 722df6a998 minor change in doc 13 years ago
Maria Dimashova 7c211796e7 more doc details for #2152 13 years ago