4225 Commits (aabbe11e64c0d98d8a12fb80f4c932aabff4893c)

Author SHA1 Message Date
Andrey Kamaev aabbe11e64 Improve function arguments parsing and checking 12 years ago
Kirill Kornyakov 5023afffc7 Removed hack from perf test on HoughLines, since I hope it is fixed by pr263 12 years ago
Andrey Kamaev 16687a2655 Explicitly use double precision sin & cos in hough implementation 12 years ago
Alexander Smorkalov 9ca65ceef8 OpenCV example-tutorial1 does not work on Android emulator (Bug #2656) 12 years ago
Anna Kogan f57d692cd7 Improved code 12 years ago
Anna Kogan e1331b44f5 Wrote script generating timing table 12 years ago
Alexander Mordvintsev 20838b6f6e fix #2643: use SVD to solve least squares in cvStereoRectifyUncalibrated 12 years ago
Andrey Kamaev b870b246e1 Fix memory corruption in batchDistance perf tests 12 years ago
Andrey Kamaev f87987ed72 Honor multidimensional matrices in InputArray::total 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
Andrey Kamaev b6efec5f8b Add support for Android NDK r8d 12 years ago
Andrey Kamaev 9526907cba Use .yml.gz format to reduce space requirement from ~260Mb to ~17Mb for ml tests 12 years ago
Andrey Kamaev aaf779a3a2 Adjust OpenCV version to 2.4.3.2 12 years ago
takacsd 64f821908e Add missing _WIN32 check in core/operations.hpp. 12 years ago
Andrey Kamaev ca7abe1239 Reduce number of performance tests for LBP cascade 12 years ago
Alexander Smorkalov d7c89fc649 A lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed 12 years ago
Daniil Osokin 98d7d99244 Add threaded version of equalizeHist 12 years ago
Alexander Smorkalov dfa4b2fefa Workaround for gcc overoptimization compiler bug. 12 years ago
Daniil-Osokin cd501d947c perf tests for calcHist 2-3D case 12 years ago
Daniil-Osokin 7d94236c14 TBB version of calcHist 12 years ago
Andrey Kamaev 80a1d569ca Add support for multidimentional matrices into the sanity checks 12 years ago
Andrey Kamaev 0bbba847a4 Fix equalization formula in equalizeHist function & rewrite in C++ 12 years ago
Éric Piel 7701fa7a63 highgui: fix segfault on CvCapture_GStreamer::open 12 years ago
Vsevolod Glumov 3f417f1ec3 Fixes for issues #2570, #2492, #2559, #2489, #2592. 12 years ago
Andrey Kamaev 5a407153bd Fix sanity checks in stitching test 12 years ago
Andrey Kamaev 932204d197 Added thresholds to some sanity checks 12 years ago
Andrey Kamaev e1afb1409f Add --perf_verify_sanity option to performance tests 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
Kirill Kornyakov cdbbfc98e1 Ugly hack to make HoughLines sanity check pass on Wun32 12 years ago
Andrey Kamaev 7c6191ec11 Refactored run.py script and temporary file generation logic 12 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 12 years ago
Andrey Kamaev 49c35fafc0 Adjust OpenCV version to 2.4.3.1 12 years ago
Alexander Smorkalov f6ff2b87fa Some perf tests on warping and resize disabled on Android 12 years ago
Vladislav Vinogradov 362655b02a fixed Bug #2581 12 years ago
Vadim Pisarevsky b57e801c04 now invert 3x3 on "bad" matrices works well on Windows 12 years ago
Alexander Smorkalov bb3d14e1a0 Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
Alexander Smorkalov 2e5a7284d2 Code review comments applied. 12 years ago
Alexander Smorkalov 0efc32fc21 Attribure loading from layout improved. 12 years ago
Alexander Smorkalov 8266eab8b4 OpenCV app framework improved 12 years ago
Andrey Pavlenko c36dcbcada Increase accuracy interval for image filters on Android and other platforms when sensible 12 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 12 years ago
marina.kolpakova a22edb037f fixed typo 12 years ago
marina.kolpakova 7df45c0dcc remove unnecessary copying in SURF 12 years ago
marina.kolpakova 91913364d6 reintegrate warp shuffle based integral 12 years ago
marina.kolpakova 5460cee9e9 fix cascade classifier GFF NMS for empty candidates vector 12 years ago
Maria Dimashova 97e36b9375 fix a compile error in case of building without highgui 12 years ago