214 Commits (4f0d72bf43f842eb19ba60a92c06aa787db675ca)

Author SHA1 Message Date
Vladislav Vinogradov 2dab93c2e8 refactored gpu info structures (TargetArchs and DeviceInfo) 12 years ago
Vladislav Vinogradov 4c9773d55f renamed gpu headers (made it more consistent) 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Pavlenko 4af104aaae 'aapt' tool moved in SDK r22, adding support to run.py 12 years ago
Leszek Swirski 0e8c2b0395 Fix visibility of g_linked_ptr_mutex on Windows 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 12 years ago
Andrey Pavlenko d5881bc00a adding version info to test log 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov bc0e563092 CV_GPU_TEST_MAIN macros 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev 802d004bbb Fix build issues 12 years ago
Andrey Kamaev 9deea80b83 Update gtest to upstream r652 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev 71e43852ce Fix MSVC build issues 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Andrey Kamaev 62adc01980 Move cv::Rect_ 12 years ago
Andrey Kamaev 49f6dad13f Move cv::KeyPoint and cv::DMatch to core 12 years ago
marina.kolpakova 4096b54560 use static assertation where suitable 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov 3b065e38be fixed warnings 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Andrey Kamaev 4d2c864bea Add option --with-score to summary.py to automatically classify speedups 12 years ago
Anna Kogan a9b1c5db78 Added --regressions-only=X-FACTOR option 12 years ago
Alexander Smorkalov e21a1d3124 Test system refactoring 12 years ago
Alexey Spizhevoy e0ead7b606 fixed assertion failure (vector out of range) for the 'vc10,debug' build (#2775) 12 years ago
Anna Kogan 51e58aeb25 Added --failed-only option and multiple input files support 12 years ago
Andrey Kamaev 4f1913ed26 Correct tolerance value for sanity checks with ERROR_RELATIVE 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago
Ivan Korolev 6385b0f7ed Fixed a formula to calculate the relative error 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Andrey Pavlenko e287dea91b fixing build warnings 12 years ago
Andrey Kamaev 3889b34ec3 Add option to run java tests with run.py 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 12 years ago
Anna Kogan 0587bef667 Switched time from seconds to minutes 12 years ago
Anna Kogan 3cdfa654ae Added 'Num of tests' col, changed headers, added 'overall time' row 12 years ago
Anna Kogan 3271e395c8 Improved console output 12 years ago
Anna Kogan 0d7ce141aa Cleaned code 12 years ago
Anna Kogan 0334cf11cc Fixed last testsuit disregarding 12 years ago
Anatoly Baksheev be22891f71 added GPU_PERF_TESTP_P but haven't switched test to it (only perf4au app) 12 years ago
Anna Kogan f57d692cd7 Improved code 12 years ago
Anna Kogan e1331b44f5 Wrote script generating timing table 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago