161 Commits (269ccaa4311d6736a1c3fb72949c754595df67ff)

Author SHA1 Message Date
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
marina.kolpakova 2128bd25e4 fix warnings under win 12 years ago
vlad 11293d071f Revert "disabled video decoding under linux" 12 years ago
Vladislav Vinogradov 660d23aa04 added cv::gpu::resetDevice to RunPerfTestBody 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
Vladislav Vinogradov da017fbeb9 fast optical flow bm implementation 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov 889674ef43 disabled video decoding under linux 12 years ago
marina.kolpakova c470e15d45 integrate speprocessing strategy 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
Vladislav Vinogradov a6dc6f72b3 gpu::calcOpticalFlowBM 12 years ago
Vladislav Vinogradov 06776b612c fixed warnings 12 years ago
Vladislav Vinogradov 0b2c1dc871 fixed build without CUDA 12 years ago
marina.kolpakova 22b0ea1cf0 sort for Hough sanity checks 12 years ago
marina.kolpakova 554a7cb33a add epsilon in sanity checks 12 years ago
marina.kolpakova 05cd88ae42 clean code; fix problems in documentation 12 years ago
Vladislav Vinogradov 0ddd16cf78 calcHist & equalizeHist 12 years ago
marina.kolpakova 0cbf9eb22a add support for CUDA streams 12 years ago
marina.kolpakova 40600fa504 GPU version becomes algorithm 12 years ago
marina.kolpakova fba62c9251 fix compilation problem after rebase 12 years ago
marina.kolpakova 2bd35c4358 add support for precomputed integrals 12 years ago
marina.kolpakova fa55d51b6a add sanity check to performance tests for soft cascade 12 years ago
marina.kolpakova 2bcb8dbd83 refactor performance tests 12 years ago
marina.kolpakova 312a58fcec fix performance test 12 years ago
marina.kolpakova 30bce16ad6 optimize roi loads 12 years ago
marina.kolpakova 838842cc96 Add performance detection test in ROI; refactored soft cascade performance tests 12 years ago
marina.kolpakova eb91593c08 add roi support 12 years ago
marina.kolpakova c0359ed5c5 fix test: enough size for detection matrix 12 years ago
marina.kolpakova 72b499df00 add detection storing 12 years ago
marina.kolpakova 1bf85996b3 add detections vector initialization in tests 12 years ago
marina.kolpakova 1cf7a46f3a fix data paths in performance test 12 years ago
marina.kolpakova 1a52a322b5 add performance test for GPU soft cascade 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 12 years ago
marina.kolpakova 319e861cf2 FAIL_NO_CPU marco 12 years ago
Vladislav Vinogradov a008d6fc17 fixed bug #2425 : Concurrent convolutions with streams 12 years ago
marina.kolpakova b28acfc12e add GPU module specific command line arguments 12 years ago
marina.kolpakova f88be98ec4 print information message about target device for GPU module tests 12 years ago
marina.kolpakova 715a0032e0 add sanity checks into the denoising gpu performance tests 12 years ago
marina.kolpakova 45190aea47 add sanity checks into the features2d gpu performance tests 12 years ago
marina.kolpakova 2243645d36 add sanity checks into the objdetect gpu performance tests 12 years ago
marina.kolpakova 3de2023c61 add sanity checks into the calib3d gpu performance tests 12 years ago
marina.kolpakova dce323a67b add sanity checks into the video gpu performance tests 12 years ago
marina.kolpakova d7ef6f078f temporarily disable HoughLines test 12 years ago