90 Commits (a8e7f91e34c62a6be0840b989e4e581934be3001)

Author SHA1 Message Date
Andrey Kamaev e73089bdb5 Fix windows build warnings 13 years ago
Vladislav Vinogradov fd77ef7ece optimized gpu pyrDown and sepFilter2D 13 years ago
Vladislav Vinogradov 7591ee1688 fixed gpu perf tests (VideoCapture reopen) 13 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 13 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 13 years ago
Vadim Pisarevsky a6e2acbfee added a few missing images for tutorials; integrated pull request #26 13 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 13 years ago
Vladislav Vinogradov 14694343cb fixed gpu PyrLKSparse perf test 13 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 13 years ago
marina.kolpakova a07e33609b added test for caltech images 13 years ago
Vladislav Vinogradov c3f277b7bc gpu version of HoughCircles 13 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 13 years ago
Vladislav Vinogradov c26d543e1e gpu::HoughLines : minor code improvements 13 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 13 years ago
Vladislav Vinogradov a0aef244d6 removed perf_gpu_cpu from CMake scripts 13 years ago
marina.kolpakova 9c13b84e35 fixed unused warnings 13 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 13 years ago
Vladislav Vinogradov 93172bab87 added --cpu flag (run tests on CPU) 13 years ago
Vladislav Vinogradov 2634dc6cce removed license comments 13 years ago
Vladislav Vinogradov 362df96cb9 renamed perf_main.cpp to main.cpp 13 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 13 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 13 years ago
Vladislav Vinogradov 9201db32eb fixed overflow bugs, updated perf tests 13 years ago
Vladislav Vinogradov 1eefc69927 added accuracy and performance tests 13 years ago
marina.kolpakova 575078502f fixed perfomance test for CCL 13 years ago
marina.kolpakova 40c76b9de2 1.x related fixes 13 years ago
Vladislav Vinogradov 7f3296566c added performance tests 13 years ago
marina.kolpakova 634c9dae46 added performance test fot CCL 13 years ago
Vladislav Vinogradov 8624d18ca5 new implementation of gpu debayer 13 years ago
Vladislav Vinogradov 5ce896d9ee added perf tests for new gpu::cvtColor functions 13 years ago
marina.kolpakova 1b7ad93dc9 LBP features integrated in CascadeClassifier_GPU 13 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
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
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Marina Kolpakova cd81a13d8b added check for CUDA BLUS support in GEMM tests 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Marina Kolpakova f2c30cd90d resize area for big downscaling integration 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Marina Kolpakova 16ef01efda set to linear interpolation type for upscaling with area interplation flag 13 years ago
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 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
Vladislav Vinogradov 6d08d04293 compilation 13 years ago