70 Commits (422396ef6a8b77ee7ffe03394425dc830e66ccac)

Author SHA1 Message Date
Ilya Lavrenov bd36e556a1 removed ocl::magnitudeSqr 11 years ago
Jin Ma 1bfe39f485 Added knearest neighbor of OpenCL version. 11 years ago
Ilya Lavrenov 6a26c4483f added performance tests for data transfer operations 11 years ago
Ilya Lavrenov 9311f84109 disabled MOG tests if no video input support 11 years ago
Jin Ma f4d0c9b13c Revised the code according to the feedback of the community. 11 years ago
Jin Ma b9d7e67589 Removed whitespace. 11 years ago
Jin Ma 2e0f613c38 Added performance for Kalman Filter. 11 years ago
Ilya Lavrenov 16357418d5 increased time limit for bilateral filter performance tests 11 years ago
Ilya Lavrenov b07b9aca5a fixed HOG perf test 11 years ago
Jin Ma 2fb0d23104 Removed unnecessary process for conversion to 4-channel format. 11 years ago
Jin Ma 172242a94e Revised performance test according to the feedback of the community. 11 years ago
Jin Ma 1366df8250 MOG&MOG2: Modified the performance test according to the feedback of the community. 11 years ago
ilya-lavrenov 722bdc52a0 enabled gemm and dft erf test 11 years ago
Jin Ma dd73016c8b Removed whitespace. 11 years ago
Jin Ma e528f39def Added the performance test for mog and mog2. 11 years ago
ilya-lavrenov a6084d2970 enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 11 years ago
Jin Ma 114f3266d8 Removed performance test. 11 years ago
Jin Ma 4f3349ffe4 Added perf namespace. 11 years ago
yao ab235cda74 fix warnings 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Roman Donchenko 122d0f8685 Deleted the now-empty ocl perf_precomp.cpp. 11 years ago
ilya-lavrenov 3c86aa4ae1 appended ocl::finish to test_cycle defines 11 years ago
ilya-lavrenov d02ccc9590 the code was refactored and old test system code was removed 11 years ago
ilya-lavrenov 4c28a6f0f6 most of the performance tests was rewritten in google-test manner 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Jin Ma 1bcd1fd3a2 Used perf_precomp.hpp instead of precomp.hpp for test. 11 years ago
Jin Ma a3aa7966ae Resolved compiling errors under Linux. 11 years ago
Jin Ma 916b92bc3b Resolved a compiling warning under Windows. 11 years ago
Jin Ma 3fb0bf6e99 Added MOG and MOG2. 11 years ago
Roman Donchenko 4dc63273f0 Renamed ocl tests' precomp files according to convention. 11 years ago
yao f1060ac514 a little simplify to pyrlk kernel 12 years ago
peng xiao ff73557304 Fix compilation error on Mac 12 years ago
peng xiao e5c396bb24 Add ocl::gftt performance test. 12 years ago
peng xiao fc64faa22e Remove empty cv::ocl::CLAHE class. 12 years ago
peng xiao dcc4766129 Fix white-spacing 12 years ago
Roman Donchenko 5b2b76763e Fix miscellaneous warnings from compiling with MinGW. 12 years ago
peng xiao 9270205947 Fix build errors 12 years ago
peng xiao 132b885b24 Add opencl implementation of Farnback optical flow. 12 years ago
yao 6db776f957 add "-c" for cpu ocl mode in perf tests 12 years ago
yao 2c198f6cd6 revise accuracy and perf tests 12 years ago
Peng Xiao 1d8cd3a717 Add ocl CLACH implementation. 12 years ago
yao dc937c10f9 change a test image of pyrlk 12 years ago
yao abefcc6061 Adjust perf_filters, as this function only supports 3x3 kernel 12 years ago
yao 5b598f8a0e a few fixes of ocl::perf test cases 12 years ago
yao a9b7ff41bd adjust test cases 12 years ago
yao 14bd6402be revise perf 12 years ago
yao 04399a27d0 fix a warning 12 years ago
yao 5f20fce6fd add accuracy tests while running perf 12 years ago