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.
 
 
 
 
 
 
Andrey Pavlenko ae56eaa563 Merge pull request #1609 from ilya-lavrenov:ocl_some_optimization 11 years ago
..
cl_runtime autogenerated code 11 years ago
opencl Merge pull request #1609 from ilya-lavrenov:ocl_some_optimization 11 years ago
arithm.cpp some optimization of binary ocl::bitwise operations 11 years ago
bgfg_mog.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
blend.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
brute_force_matcher.cpp ocl: file-based ProgramCache refactoring 11 years ago
build_warps.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
canny.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
cl_context.cpp ocl: fix cleanup in static builds 11 years ago
cl_operations.cpp fixed kernel compilation warnings on MacOSX 11 years ago
cl_programcache.cpp ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago
cl_programcache.hpp ocl: file-based ProgramCache refactoring 11 years ago
color.cpp ocl::cvtColor works with ROI properly 11 years ago
columnsum.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
error.cpp ocl: split initialization.cpp into 3 files: context, operations, programcache 11 years ago
fft.cpp fft cleanup ignoring 11 years ago
filtering.cpp catching OpenCL double not supported exceptions 11 years ago
gemm.cpp ocl: fix cleanup in static builds 11 years ago
gftt.cpp ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago
haar.cpp ocl: fix warnings from GCC 4.8, update Haar 11 years ago
hog.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
imgproc.cpp refactored ocl/src/imgproc.cpp 11 years ago
interpolate_frames.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
kalman.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
kmeans.cpp catching OpenCL double not supported exceptions 11 years ago
knearest.cpp ocl: split initialization.cpp into 3 files: context, operations, programcache 11 years ago
match_template.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
matrix_operations.cpp catching OpenCL double not supported exceptions 11 years ago
mcwutil.cpp ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago
moments.cpp ocl: file-based ProgramCache refactoring 11 years ago
mssegmentation.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
optical_flow_farneback.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
precomp.hpp ocl: remove cl.hpp dependency (it is missed on Nvidia SDK and on some platforms) 11 years ago
pyrdown.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
pyrlk.cpp ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago
pyrup.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
safe_call.hpp ocl: dynamic load of OpenCL libraries 11 years ago
sort_by_key.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
split_merge.cpp catching OpenCL double not supported exceptions 11 years ago
stereo_csbp.cpp ocl: stereo_csbp: divUp -> roundUp 11 years ago
stereobm.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
stereobp.cpp ocl: move program names into opencl_kernels.hpp 11 years ago
svm.cpp disable SVM when AMD BLAS is not available 11 years ago
tvl1flow.cpp ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago