opencv/modules/ocl/src
2013-05-08 17:19:34 +08:00
..
opencl Merge branch '2.4' 2013-04-17 12:07:17 +04:00
arithm.cpp Fix arithm's substract mismatch caused by incomplete merge 2013-04-13 15:57:12 +08:00
binarycaching.hpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
blend.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
brute_force_matcher.cpp fixed compilation errors 2013-04-17 15:24:53 +04:00
build_warps.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
canny.cpp Fix a potential bug of ocl::CannyBuf. 2013-04-12 15:43:33 +08:00
color.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
columnsum.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
error.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
fft.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
filtering.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
gemm.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
haar.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
hog.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
hough.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
imgproc.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
initialization.cpp CL_PLATFORM_VENDOR should be CL_PLATFORM_NAME. 2013-05-08 17:19:34 +08:00
interpolate_frames.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
match_template.cpp Merge pull request #810 from pengx17:master_fix_ocl_tmflag 2013-04-13 16:33:53 +04:00
matrix_operations.cpp use host data when DEVICE_MEM_UHP is set (the risk of vary align size is owned by users) 2013-04-13 14:58:49 +08:00
mcwutil.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
moments.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
mssegmentation.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
precomp.hpp Move border type constants and Moments class to core module 2013-04-10 19:14:24 +04:00
pyrdown.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
pyrlk.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
pyrup.cpp Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
safe_call.hpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
split_merge.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
stereobm.cpp Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
stereobp.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00