84 Commits (103ee12f002f57c36119f9390b4906eed2647cfb)

Author SHA1 Message Date
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
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
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 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 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
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 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 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
Andrey Kamaev b6efec5f8b Add support for Android NDK r8d 12 years ago
Vladislav Vinogradov 660d23aa04 added cv::gpu::resetDevice to RunPerfTestBody 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Andrey Kamaev 7267d518d5 Fix build in Visual Studio 2005 12 years ago
Andrey Kamaev 3ffe0f0117 Remove unused tbb::task_scheduler_init from perf tests 12 years ago
Kirill Kornyakov 84176fa027 Added perf test for warpPerpsective with large resolutions 12 years ago
marina.kolpakova 800cb9d0e6 allow gpu module write sanity data for GPU and CPU tests in one xml 12 years ago
Andrey Kamaev 97640847c5 Add methods to sort keypoints and corresponding descriptors 12 years ago
marina.kolpakova b28acfc12e add GPU module specific command line arguments 12 years ago
marina.kolpakova f5d6367ea1 GPU module performance tests are aligned with other OpenCV pefrofmance tests 12 years ago
Andrey Kamaev 39d6eb7312 Add sanity check support for vector<DMatch> 12 years ago
Andrey Kamaev 95b6a103b5 Add sanity checks support for vertor<KeyPoint> 12 years ago
Andrey Kamaev e2ff0ed1fb Add sanity checks to objdetect module perf tests 12 years ago
Andrey Kamaev a3ab6d147d Fix CV_ENUM macro instability 12 years ago
Andrey Kamaev 6151a6ea0b Make SANITY_CHECK required for all performance tests 12 years ago
marina.kolpakova 23699acca0 fix for bug 2264 12 years ago
Kirill Kornyakov 494ae1562d Added 240p resolution alias for perf tests 12 years ago
Oleg Sklyarov bbe418427e Added WQHD = 1444p frame size 12 years ago
Andrey Kamaev b8adc04545 Fix Android build warnings 12 years ago
Andrey Kamaev a840d929ac #2170 fix warning of undefined GTEST_HAS_DEATH_TEST 12 years ago
Vladislav Vinogradov 81d6400f45 fixed compilation under windows 12 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Andrey Kamaev 1ee5c95ee9 Updated gtest to upstream rev616 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 542563c444 Fixed Android build warnings for old NDK 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev ffa44fb114 Fixed precompiled headers build on Linux 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago