23 Commits (2a277fb7773e343fc125524eff99ded51b8f0bd4)

Author SHA1 Message Date
Anatoly Baksheev 5b31c46c4f added MatCn enum to GPU perf tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Vladislav Vinogradov 7591ee1688 fixed gpu perf tests (VideoCapture reopen) 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Vladislav Vinogradov 14694343cb fixed gpu PyrLKSparse perf test 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 12 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 12 years ago
Vladislav Vinogradov 7f3296566c added performance tests 13 years ago
Vladislav Vinogradov e9e66e5796 added VIBE_GPU (background subtraction) to gpu module 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Vladislav Vinogradov acc031aaba added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction) 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Alexey Spizhevoy b0bf54e713 Added a perf. test for gpu::FarnebackOpticalFlow 13 years ago
Vladislav Vinogradov 8f4d63913a minor 13 years ago
Vladislav Vinogradov 77f286ada6 fixed build under linux 13 years ago
Vladislav Vinogradov a10fed8fd1 added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago
Vladislav Vinogradov e45d5e8a5f added performance test for createOpticalFlowNeedleMap 13 years ago
Andrey Kamaev 65f5343ed5 Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
Vladislav Vinogradov 457b8d7bff update gpu perf tests 13 years ago