443 Commits (887ff0de7b22d5d2f6459658106f7dd82802d49b)

Author SHA1 Message Date
yao dbdeff2069 fix stereobm crash on some cpu ocl 12 years ago
yao 6db776f957 add "-c" for cpu ocl mode in perf tests 12 years ago
peng xiao 290c8db0a8 Revise naming for getOclMat function. 12 years ago
peng xiao e129638263 Add a workaround to interpolate between oclMat and Input/OutputArray. 12 years ago
peng xiao c1f4fe1637 Fix a bug of convertTo. 12 years ago
Roman Donchenko 1ed5fb937d Give cv::ocl::CLAHE a virtual destructor, for the usual reasons. 12 years ago
yao 2c198f6cd6 revise accuracy and perf tests 12 years ago
yao 26c246140a optimize hog 12 years ago
peng xiao e6b18fc492 Fix a bug caused by NDEBUG macro; it is now removed. 12 years ago
peng xiao 5fd724b54a Add a function to query if global OpenCL context is initialized. 12 years ago
Peng Xiao d9ab22e4ed Fix two bugs related to opencl context. 12 years ago
Peng Xiao c8398c9fdc Use anonymous enumerations instead of constants 12 years ago
Peng Xiao 1d8cd3a717 Add ocl CLACH implementation. 12 years ago
Peng Xiao e77abeef16 Add a new global function to control ocl binary storage 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
yao dc937c10f9 change a test image of pyrlk 12 years ago
peng xiao 97b86aa259 Initialize OpenCL context at the end of getDevice call. 12 years ago
yao 15a213d3fc fix a crash on Linux 12 years ago
yao abefcc6061 Adjust perf_filters, as this function only supports 3x3 kernel 12 years ago
peng xiao b1c248fcc9 Fix ocl::filter2D. 12 years ago
peng xiao fdc133d8c9 Fix ocl::pyrup kernel build on Mac. 12 years ago
yao 5b598f8a0e a few fixes of ocl::perf test cases 12 years ago
yao 7ed9c0e87a Fix brute_force_matcher's hung on some Intel CPU OCL 12 years ago
peng xiao fd7ba355ee Add non-stump based ocl Haar cascade classifier support. 12 years ago
yao a9b7ff41bd adjust test cases 12 years ago
peng xiao d015fa76fa Fix 2.4 ocl Canny. 12 years ago
yao d81c145fa9 fix memory leak 12 years ago
yao 14bd6402be revise perf 12 years ago
peng xiao 1d0c283508 Fix a bug when pushing pointers of arguments into std::vector. 12 years ago
peng xiao 6fae02c05d Fix some OpenCL kernel file build errors on Mac. 12 years ago
yao c58e0d5d73 fix hog 12 years ago
yao d45f9ef866 fix Linux build errors 12 years ago
yao a223b5624f fix pyrLK's mismatch on Intel GPUs 12 years ago
Jan Machacek 46b770f255 Fixed include name in OpenCL on OS X 12 years ago
peng xiao b4a4a05bdc Add ocl's good features to track implementation. 12 years ago
yao d8b192c84d Fix the mismatch on NV GPUs 12 years ago
yao 04399a27d0 fix a warning 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 5f20fce6fd add accuracy tests while running perf 12 years ago
peng xiao d053f2165d Add BFMatcher_OCL class alias for BruteForceMatcher_OCL. 12 years ago
peng xiao 3f93c3cc4e Clean up spaces in ocl.hpp 12 years ago
peng xiao df3997b108 Fix ocl::pyrUp 12 years ago
yao 1d1d28baf2 fix black screen when input Mat is large 12 years ago
peng xiao ac21cabda2 Copy ocl::queryDeviceInfo interface from master to 2.4. 12 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
yao e23884a238 fix the warnings in fft tests 12 years ago
yao ada8f92cc7 fix warnings, unify test names 12 years ago
peng xiao e14acabb3d Fix ocl moudle build with latest Intel OpenCL SDK. 12 years ago