4789 Commits (a01f596474fa45c22b06bf7d96d10676b18d5993)

Author SHA1 Message Date
marina.kolpakova e53d57664d fix precompiled headers usage in gpu module 12 years ago
Vladislav Vinogradov bb07e2710e decreased source size in NCV.VectorOperations test 12 years ago
Suenghoon Park 4f965296fc modified performance test for ocl::HoughCircles 12 years ago
Maria Dimashova 0e2958e888 fixed CvBoost::predict 12 years ago
Suenghoon Park 0afa9cede5 removed personal info from the license header 12 years ago
Zifei Tong 260bdc057c Changed parallel_for to parallel_for_ in haar.cpp 12 years ago
Andrey Pavlenko c49b1bc6d5 partial fix for failing tests; fix for Windows launcher script; more quiet output 12 years ago
Zifei Tong e331787645 Fix race condition for Cascade Classifier when TBB enabled. 12 years ago
Suenghoon Park 8a1d6a1bb2 added documentation for ocl::HoughCircles 12 years ago
Suenghoon Park b1faa46d3a added performance test 12 years ago
Bo Li 956a029ede added code, test and doc for five-point algorithm 12 years ago
Andrey Kamaev b401c6a0c3 Fix discrepancies between function signatures in headers and documentation 12 years ago
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
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
Anatoly Baksheev be22891f71 added GPU_PERF_TESTP_P but haven't switched test to it (only perf4au app) 12 years ago
Andrey Kamaev 16687a2655 Explicitly use double precision sin & cos in hough implementation 12 years ago
Suenghoon Park 78202100df added unit test for HoughCircles 12 years ago
Suenghoon Park e1c6564d5e fixed a typo in ocl.hpp 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
marina.kolpakova 2128bd25e4 fix warnings under win 12 years ago
marina.kolpakova 3882bbbf35 improve carma build 12 years ago
Alexander Mordvintsev 20838b6f6e fix #2643: use SVD to solve least squares in cvStereoRectifyUncalibrated 12 years ago
Vladislav Vinogradov 4db68b50f2 fixed Sobel and Scharr tests 12 years ago
Andrey Kamaev c02179a765 Revert "_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3" 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 c513d4ecd6 Increase max RMSE error for tvl1 optical flow test 12 years ago
Vladislav Vinogradov 2f1ca1b6b3 fixed build for CARMA: 12 years ago
vlad 11293d071f Revert "disabled video decoding under linux" 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
Vladislav Vinogradov 660d23aa04 added cv::gpu::resetDevice to RunPerfTestBody 12 years ago
Vladislav Vinogradov 1a76242d99 added GPU_TEST_P macros 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
Jason Newton 4cb25e9584 update documentation to latest connected components interface 12 years ago
Eric Christiansen ad326cb0be adds desktop java junit tests 12 years ago
Alexander Smorkalov d7c89fc649 A lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vadim Pisarevsky 31857082f4 probably fixed build problems on Android 12 years ago
Daniil Osokin 98d7d99244 Add threaded version of equalizeHist 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
Alexander Smorkalov dfa4b2fefa Workaround for gcc overoptimization compiler bug. 12 years ago
Vladislav Vinogradov 0973e86d8a fixed printShortCudaDeviceInfo for new CC 12 years ago