179 Commits (cca2e5d8b1992a31eb01d0651705d2e40c9e69b6)

Author SHA1 Message Date
peng xiao 315c054379 Fix new blank line at EOF. 11 years ago
Ilya Lavrenov 544c02407e reverted and generalized original ocl::transpose 11 years ago
Ilya Lavrenov 8aa3eb817d refactored arithm.cpp. Extended param list for all the tests 11 years ago
Ilya Lavrenov bd36e556a1 removed ocl::magnitudeSqr 11 years ago
Jin Ma 1bfe39f485 Added knearest neighbor of OpenCL version. 11 years ago
Ilya Lavrenov 362a67a695 fixed ocl::oclMat::setTo for 2-channel images 11 years ago
Ilya Lavrenov e0325fe057 removed useless output 11 years ago
Ilya Lavrenov 9311f84109 disabled MOG tests if no video input support 11 years ago
Ilya Lavrenov f20cc2bce8 extended ocl::convertTo 11 years ago
Ilya Lavrenov 6b9c451938 added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown 11 years ago
Ilya Lavrenov 7d8bde3330 fixed ocl::merge in case of 2 and types CV_32S and CV_32F 11 years ago
Jin Ma a4ab3f4ea8 Removed whitespace. 11 years ago
Jin Ma 2d5a1dacd0 Added Kalman Filter of OpenCL version. 11 years ago
ilya-lavrenov 27947474ec fixed data path 11 years ago
ilya-lavrenov 0f8f489658 changed data path and eps 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
Vladislav Vinogradov e12496d150 removed gpu name usage from ocl module 11 years ago
Jin Ma 14e083f1e0 Removed trailing whitespace 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Alexander Alekhin 7685b983db OCL: tests: repair moments implementation in master branch, enable tests 11 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 11 years ago
Alexander Alekhin b7b584984e OCL: tests: repair/disable failed tests in ocl module 11 years ago
Jin Ma 1e8194fd3c Optimized mog and mog2, which have much better performance. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Jin Ma a3aa7966ae Resolved compiling errors under Linux. 11 years ago
Jin Ma 3fb0bf6e99 Added MOG and MOG2. 11 years ago
peng xiao 7fe8403074 Let ocl::filter2D support kernel size >= 3. 11 years ago
Roman Donchenko 4dc63273f0 Renamed ocl tests' precomp files according to convention. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
peng xiao 892c088e1b Some modifications to sortByKey API. 11 years ago
yao 3d3e9ab635 Fix the problem of haar caused by merge 12 years ago
yao 18f71fd410 Warning fixes 12 years ago
peng xiao e1f43e3b03 Add sort_by_key for oclMat. 12 years ago
Andrey Pavlenko fcb4c0e51c fixing working with test data and a small fix for init code 12 years ago
yao 8d8dc29ced add kmeans 12 years ago
yao f1d9680ba8 format the ocl's samples name 12 years ago
yao 587fb4940d some accuracy fix of HOG 12 years ago
peng xiao fc64faa22e Remove empty cv::ocl::CLAHE class. 12 years ago
peng xiao 132b885b24 Add opencl implementation of Farnback optical flow. 12 years ago
yao 1227e00f3d fix moments 12 years ago
yao 2c198f6cd6 revise accuracy and perf tests 12 years ago
Peng Xiao 1d8cd3a717 Add ocl CLACH implementation. 12 years ago
peng xiao 429f84e59e Fix a bug of cornerHarris and cornerMinEigenVal. 12 years ago
peng xiao a7a94de74a Fix a bug of gfft. 12 years ago
peng xiao fd7ba355ee Add non-stump based ocl Haar cascade classifier support. 12 years ago
peng xiao d015fa76fa Fix 2.4 ocl Canny. 12 years ago
peng xiao b4a4a05bdc Add ocl's good features to track implementation. 12 years ago
yao 4162ebfad3 add OpticalFlowDual_TVL1_OCL function 12 years ago
yao 03c55db4fb fix the waring in gemm test 12 years ago