Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Donchenko 47ea0614dc Merge pull request #969 from pengx17:2.4_binary_cache 12 years ago
..
opencl Add ocl CLACH implementation. 12 years ago
arithm.cpp Merge pull request #924 from pengx17:2.4_arithm_fix 12 years ago
binarycaching.hpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
blend.cpp fix the blend crash in some cases 12 years ago
brute_force_matcher.cpp Fix brute_force_matcher's hung on some Intel CPU OCL 12 years ago
build_warps.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
canny.cpp Fix 2.4 ocl Canny. 12 years ago
color.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
columnsum.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
error.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
fft.cpp fix the crash when calling dft 12 years ago
filtering.cpp Fix ocl::filter2D. 12 years ago
gemm.cpp Fix build warnings from gcc 4.8 12 years ago
gfft.cpp Fix a bug of gfft. 12 years ago
haar.cpp Add non-stump based ocl Haar cascade classifier support. 12 years ago
hog.cpp fix memory leak 12 years ago
imgproc.cpp Add ocl CLACH implementation. 12 years ago
initialization.cpp Merge pull request #969 from pengx17:2.4_binary_cache 12 years ago
interpolate_frames.cpp Move OpenCL SURF to nonfree module 12 years ago
match_template.cpp more fix of mismatch 12 years ago
matrix_operations.cpp ocl: Enable backward binary portability for setTo function. 12 years ago
mcwutil.cpp Merge branch '2.4' of https://github.com/Itseez/opencv into 2.4_oclgfft 12 years ago
moments.cpp fix black screen when input Mat is large 12 years ago
mssegmentation.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
precomp.hpp Fix some OpenCL kernel file build errors on Mac. 12 years ago
pyrdown.cpp Fix OpenCL build warnings 12 years ago
pyrlk.cpp fix a crash on Linux 12 years ago
pyrup.cpp remove the empty implementation when HAVE_OPENCL not defined 12 years ago
safe_call.hpp Fixed include name in OpenCL on OS X 12 years ago
split_merge.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 12 years ago
stereo_csbp.cpp Fix build errors 12 years ago
stereobm.cpp Fix build 12 years ago
stereobp.cpp Fix compilation errors. 12 years ago
tvl1flow.cpp Fix the mismatch on NV GPUs 12 years ago