.. |
cl_runtime
|
ocl: update autogenerated code
|
2013-10-18 15:47:11 +04:00 |
opencl
|
Update imgproc_canny.cl
|
2013-10-24 12:07:54 +08:00 |
arithm.cpp
|
replaced to_string by cv::format
|
2013-10-15 13:26:01 +04:00 |
bgfg_mog.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
blend.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
brute_force_matcher.cpp
|
ocl: file-based ProgramCache refactoring
|
2013-10-03 19:50:14 +04:00 |
build_warps.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
canny.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
cl_context.cpp
|
ocl: fix cleanup in static builds
|
2013-10-11 18:07:38 +04:00 |
cl_operations.cpp
|
fixed kernel compilation warnings on MacOSX
|
2013-10-10 22:56:39 +04:00 |
cl_programcache.cpp
|
ocl: workaround for ProgramCache cleanup issue, use RAII to print kernel build error
|
2013-10-21 19:16:33 +04:00 |
cl_programcache.hpp
|
ocl: workaround for ProgramCache cleanup issue, use RAII to print kernel build error
|
2013-10-21 19:16:33 +04:00 |
color.cpp
|
ocl::cvtColor works with ROI properly
|
2013-10-13 23:09:14 +04:00 |
columnsum.cpp
|
added ROI support to ocl::columnSum
|
2013-10-18 16:33:48 +04:00 |
error.cpp
|
ocl: split initialization.cpp into 3 files: context, operations, programcache
|
2013-10-03 19:50:14 +04:00 |
fft.cpp
|
ocl: fix FFT initialization
|
2013-10-21 19:48:36 +04:00 |
filtering.cpp
|
fixed ocl::Laplacian for case when scale != 1
|
2013-10-21 14:27:34 +04:00 |
gemm.cpp
|
ocl: fix cleanup in static builds
|
2013-10-11 18:07:38 +04:00 |
gftt.cpp
|
ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default)
|
2013-10-11 17:16:03 +04:00 |
haar.cpp
|
ocl: fix warnings from GCC 4.8, update Haar
|
2013-10-11 18:42:17 +04:00 |
hog.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
imgproc.cpp
|
added reflect, reflect101, replicate, wrap border types to ocl::remap
|
2013-10-19 23:38:50 +04:00 |
interpolate_frames.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
kalman.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
kmeans.cpp
|
catching OpenCL double not supported exceptions
|
2013-10-10 12:45:55 +04:00 |
knearest.cpp
|
ocl: split initialization.cpp into 3 files: context, operations, programcache
|
2013-10-03 19:50:14 +04:00 |
match_template.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
matrix_operations.cpp
|
catching OpenCL double not supported exceptions
|
2013-10-10 12:45:55 +04:00 |
mcwutil.cpp
|
ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default)
|
2013-10-11 17:16:03 +04:00 |
moments.cpp
|
ocl: file-based ProgramCache refactoring
|
2013-10-03 19:50:14 +04:00 |
mssegmentation.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
optical_flow_farneback.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
precomp.hpp
|
ocl: remove cl.hpp dependency (it is missed on Nvidia SDK and on some platforms)
|
2013-10-09 23:53:25 +04:00 |
pyrdown.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
pyrlk.cpp
|
ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default)
|
2013-10-11 17:16:03 +04:00 |
pyrup.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
safe_call.hpp
|
ocl: dynamic load of OpenCL libraries
|
2013-10-02 18:32:33 +04:00 |
sort_by_key.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
split_merge.cpp
|
catching OpenCL double not supported exceptions
|
2013-10-10 12:45:55 +04:00 |
stereo_csbp.cpp
|
ocl: stereo_csbp: divUp -> roundUp
|
2013-10-04 12:48:26 +04:00 |
stereobm.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
stereobp.cpp
|
ocl: move program names into opencl_kernels.hpp
|
2013-10-03 19:50:14 +04:00 |
svm.cpp
|
ocl: force to use Khronos OpenCL headers
|
2013-10-18 15:47:11 +04:00 |
tvl1flow.cpp
|
ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default)
|
2013-10-11 17:16:03 +04:00 |