35 Commits (c5e8a9a29bfebd36eff0eea509eb0dce0aa87d56)

Author SHA1 Message Date
Ilya Lavrenov 1f7f9c9682 rewrote and generalized ocl::threshold 11 years ago
Andrey Pavlenko 2b6fca68bf fixing typo 11 years ago
Ilya Lavrenov 5864895ec6 fixed ocl::copyMakeBorder 11 years ago
Ilya Lavrenov 4a81be7d0b refactored all the tests in ocl/test/test_imgproc.cpp 11 years ago
Ilya Lavrenov da3b7c79b8 refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter 11 years ago
Ilya Lavrenov 9d1636daa6 catching OpenCL double not supported exceptions 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 e0325fe057 removed useless output 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 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
peng xiao fc64faa22e Remove empty cv::ocl::CLAHE class. 12 years ago
yao 2c198f6cd6 revise accuracy and perf tests 12 years ago
Peng Xiao 1d8cd3a717 Add ocl CLACH implementation. 12 years ago
yao b6313951dc use clean EXPECT_MAT_NEAR (no string output) 12 years ago
yao 3928c1ee26 add copyrights 12 years ago
yao 52dbbae82c some cleanup, remove some commented codes 12 years ago
yao b7ebedc23e fix mismatch of WarpAffine 12 years ago
yao f4ef0c1598 fix meanShift mismatch on none-double GPUs 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
NikoKJ 9ccdd17376 eliminate all the warnings on win32 and win64 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 23244a3565 rename all the perf test files 12 years ago
niko 11b403900e add channel 3 for test/main.cpp 12 years ago
niko b929012583 performance fix of convertC3C4 12 years ago
niko 2e685dcf0a performance & bug fix for resize erode dilate sobel remap 12 years ago
niko 8eeacc8cc8 performance and bug fix for addWeighted cartToPolar div exp log resize setTo 12 years ago
niko cf04fed369 fix the compilation bugs 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