147 Commits (345bc633cc96e0fc650aadd27ecb77f469e9f02e)

Author SHA1 Message Date
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
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 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. 12 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
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 bb4b410512 Add ocl::PlatformName to ocl::Info. 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
Peng Xiao 6a40383aee Add HammingDist test case 12 years ago
Andrey Kamaev 8406312571 Remove C API from OpenCL module 12 years ago
peng xiao 1bea9ee26c Rename test case category and code clean up. 12 years ago
peng xiao 5eb551b340 Remove my test codes. 12 years ago
peng xiao 6c2079b778 Test code clean up. 12 years ago
peng xiao 22ca7e44d6 Change ocl::Canny test case category 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago