39 Commits (6a94862fef38124e18cf17a9330e5e88525b53a7)

Author SHA1 Message Date
Ilya Lavrenov 3ebfe60008 improved performance of cv::ocl::countNonZero 11 years ago
Ilya Lavrenov 2df53d97c5 added ocl::repeat 11 years ago
Ilya Lavrenov 7afbae57ba fixed ocl::minMax for FP-types 11 years ago
Andrey Pavlenko 2b6fca68bf fixing typo 11 years ago
Ilya Lavrenov 29499ed51a moved to relative errors in ocl::norm tests 11 years ago
Ilya Lavrenov 87fc3441f2 workaround for cv::multiply bug 11 years ago
Ilya Lavrenov e9cef2990e made more demonstrative message about test fails 11 years ago
Ilya Lavrenov 9d1636daa6 catching OpenCL double not supported exceptions 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 de0f310e81 ocl: tests: RNG usage refactoring 11 years ago
Ilya Lavrenov 5f81988699 refactored arithm binary operations in order to make them more scalable 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
Ilya Lavrenov 9dca7555b4 fixed ocl::minMax 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
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Roman Donchenko 4dc63273f0 Renamed ocl tests' precomp files according to convention. 11 years ago
yao ada8f92cc7 fix warnings, unify test names 12 years ago
yao b6313951dc use clean EXPECT_MAT_NEAR (no string output) 12 years ago
yao e4d3378230 simplify logics in filter tests, remove redundant code in arithm tests 12 years ago
yao 52dbbae82c some cleanup, remove some commented codes 12 years ago
yao bee970ab94 remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Andrey Kamaev d5b15d6523 Fix ocl build warnings 12 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 12 years ago
niko 97156897b2 format files to ANSI C style with coolformat 12 years ago
niko 0abe7f3196 many bugs fix for intel's HD4000 12 years ago
niko 11b403900e add channel 3 for test/main.cpp 12 years ago
niko b929012583 performance fix of convertC3C4 12 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago