159 Commits (1f51e6c0deedea619d9cd6ffb39e692a3af8ae96)

Author SHA1 Message Date
Ilya Lavrenov 9d1636daa6 catching OpenCL double not supported exceptions 11 years ago
Alexander Alekhin d26f62569d ocl: fix compilation warnings, update openCLExecuteKernelInterop 11 years ago
Ilya Lavrenov fccd37de7e changes eps for NORM_L1 11 years ago
Ilya Lavrenov 488e6aafaf fixed the PR 1582 11 years ago
Sebastian Krämer 4ffd3fb905 add ocl::abs 11 years ago
Sebastian Krämer 33df7131ae add ocl::min and ocl::max (includes accuracy tests update) 11 years ago
Alexander Alekhin f63b0dfaf4 svm: disable failed tests 11 years ago
Alexander Alekhin de0f310e81 ocl: tests: RNG usage refactoring 11 years ago
Ilya Lavrenov 10d60f99dc fixed ocl::integral and enabled perf test for it 11 years ago
Ilya Lavrenov 5f81988699 refactored arithm binary operations in order to make them more scalable 11 years ago
Alexander Alekhin 8beb514ecf ocl: merge with upstream/2.4 11 years ago
Alexander Alekhin 16adbda4d3 ocl: added OpenCL device selection via OPENCV_OPENCL_DEVICE environment variable 11 years ago
Alexander Alekhin dd9ff587dc ocl: file-based ProgramCache refactoring 11 years ago
Alexander Alekhin e8d9ed8955 ocl: split initialization.cpp into 3 files: context, operations, programcache 11 years ago
Ilya Lavrenov adca219f18 fixed convertC3C4 and convertC4C3 functions in case cols == 1 11 years ago
Ilya Lavrenov 4322c47bb2 removed test_norm.cpp from ocl tests 11 years ago
Ilya Lavrenov 065b40c6c3 fixed and extended ocl::norm 11 years ago
Ilya Lavrenov a562b5c985 fixed ocl::meanStddev and created accuracy test for this function 11 years ago
Ilya Lavrenov 7379152afb fixed ocl::setIdentity 11 years ago
Ilya Lavrenov 7edcefb2be fixed ocl::phase 11 years ago
Ilya Lavrenov b864f48274 fixed ocl::sum, ocl::sqrSum, ocl::absSum 11 years ago
peng xiao 315c054379 Fix new blank line at EOF. 11 years ago
Ilya Lavrenov 9dca7555b4 fixed ocl::minMax 11 years ago
peng xiao 28ac23c1a1 If device does not support double, returns immediately. 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
Jin Ma 14e083f1e0 Removed trailing whitespace 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 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