118 Commits (e3710488a874fe4c101c757b9e5316a43338c113)

Author SHA1 Message Date
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
peng xiao 892c088e1b Some modifications to sortByKey API. 11 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
yao e23884a238 fix the warnings in fft tests 12 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 35c6860f06 further simplify the logics in filter tests 12 years ago
yao 1a53e2cfb2 remove interpolation.hpp 12 years ago
yao 3928c1ee26 add copyrights 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
peng xiao 168c0b0385 Optimize ocl::stereobm. 12 years ago
Peng Xiao 7b08d5ec69 Add OpenCL stereo CSBP implementation 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
yao 69a0b5dde5 Add OclCascadeClassifierBuf interface 12 years ago
Peng Xiao 6b6b1c9cbf Allow more query/train types for ocl::bfmatcher 12 years ago
Peng Xiao d9de84091c Allow more input query/train types for ocl::bfmatcher 12 years ago