156 Commits (97da1419e18af21b0cf029a36c0baaefa63b5fd8)

Author SHA1 Message Date
marina.kolpakova 3dbfde421c add sanity checks into the matop gpu performance tests 12 years ago
marina.kolpakova 2a277fb777 add sanity checks into the filters gpu performance tests 12 years ago
marina.kolpakova 1e344d7eba add sanity checks into the imgproc gpu performance tests 12 years ago
marina.kolpakova e46e928429 add sanity checks in core gpu pefrormance tests 12 years ago
marina.kolpakova f5d6367ea1 GPU module performance tests are aligned with other OpenCV pefrofmance tests 12 years ago
marina.kolpakova 10f1004465 move GPU utiluty functions in utility.cpp 12 years ago
marina.kolpakova a9ab26f799 main.cpp moved to perf_main.cpp 12 years ago
Anatoly Baksheev 408e0dcbd0 Fixed output log in GPU perf tests 12 years ago
Anatoly Baksheev c9bcbda827 more compilation fixes 12 years ago
Anatoly Baksheev 5b31c46c4f added MatCn enum to GPU perf tests 12 years ago
Anatoly Baksheev 9a4265a8d0 fast nlm (class version) 12 years ago
Anatoly Baksheev 4b5bbb7752 fast_nlm initial version 12 years ago
marina.kolpakova 23699acca0 fix for bug 2264 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Anatoly Baksheev 55b1d7c097 added CUDA_DISABLER preprocessor commands 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
Vladislav Vinogradov fd77ef7ece optimized gpu pyrDown and sepFilter2D 12 years ago
Vladislav Vinogradov 7591ee1688 fixed gpu perf tests (VideoCapture reopen) 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Vadim Pisarevsky a6e2acbfee added a few missing images for tutorials; integrated pull request #26 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
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
marina.kolpakova a07e33609b added test for caltech images 12 years ago
Vladislav Vinogradov c3f277b7bc gpu version of HoughCircles 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vladislav Vinogradov c26d543e1e gpu::HoughLines : minor code improvements 12 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 12 years ago
Vladislav Vinogradov a0aef244d6 removed perf_gpu_cpu from CMake scripts 12 years ago
marina.kolpakova 9c13b84e35 fixed unused warnings 12 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 12 years ago
Vladislav Vinogradov 93172bab87 added --cpu flag (run tests on CPU) 12 years ago
Vladislav Vinogradov 2634dc6cce removed license comments 12 years ago
Vladislav Vinogradov 362df96cb9 renamed perf_main.cpp to main.cpp 12 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 12 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 12 years ago
Vladislav Vinogradov 9201db32eb fixed overflow bugs, updated perf tests 12 years ago
Vladislav Vinogradov 1eefc69927 added accuracy and performance tests 12 years ago
marina.kolpakova 575078502f fixed perfomance test for CCL 12 years ago
marina.kolpakova 40c76b9de2 1.x related fixes 12 years ago
Vladislav Vinogradov 7f3296566c added performance tests 12 years ago
marina.kolpakova 634c9dae46 added performance test fot CCL 12 years ago
Vladislav Vinogradov 8624d18ca5 new implementation of gpu debayer 12 years ago
Vladislav Vinogradov 5ce896d9ee added perf tests for new gpu::cvtColor functions 12 years ago
marina.kolpakova 1b7ad93dc9 LBP features integrated in CascadeClassifier_GPU 12 years ago
Marina Kolpakova 86d785622b LBP: switched to texture implementation 13 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Marina Kolpakova bc83011736 removed unnecessary memory allocation in LBP classifier 13 years ago
Marina Kolpakova 248f39e13e added performance test for LBP classifier. 13 years ago