3 Commits (1cd3c6f36467d59028bb8e2d7bd0a92e519db044)

Author SHA1 Message Date
Vladislav Vinogradov 734212a402 refactor CUDA CascadeClassifier 10 years ago
Vladislav Vinogradov 8257dc3c1e refactor CUDA HOG algorithm: 10 years ago
Vladislav Vinogradov f126f371b2 move CUDA object detection algorithms to separate module 10 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov eda124ec32 removed gpuobjdetect module 12 years ago
Vladislav Vinogradov a6648b5372 gpuobjdetect module for object detection 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 83def21ba9 increased time limits in perf tests 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Vladislav Vinogradov a138e12a26 refactored gpu perf tests and fixed sanity tests 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 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
marina.kolpakova fba62c9251 fix compilation problem after rebase 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
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova 2243645d36 add sanity checks into the objdetect gpu performance tests 12 years ago
marina.kolpakova a07e33609b added test for caltech images 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
marina.kolpakova 1b7ad93dc9 LBP features integrated in CascadeClassifier_GPU 12 years ago
Marina Kolpakova 86d785622b LBP: switched to texture implementation 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
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Vladislav Vinogradov 6d08d04293 compilation 13 years ago
Anatoly Baksheev 671233cd46 gpu: added Cascade and mulAndScaleSpectrums perf tests 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
Vladislav Vinogradov 1f3f4599cc fixed gpu performance tests 13 years ago
Vladislav Vinogradov 6763bd6d01 added padded performance tests for gpu module 13 years ago