opencv/modules/ocl/src
2013-02-18 18:04:44 +04:00
..
kernels Merge pull request #428 from bitwangyaoyao:2.4_erode_dilate 2013-02-08 18:48:37 +04:00
arithm.cpp Merge pull request #451 from bitwangyaoyao:2.4_operator 2013-02-18 18:04:44 +04:00
binarycaching.hpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
blend.cpp blend use vector to optimize 2013-02-04 17:29:20 +08:00
brute_force_matcher.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
build_warps.cpp eliminate all the warnings on win32 and win64 2012-10-30 13:01:42 +04:00
canny.cpp format files to ANSI C style with coolformat 2012-10-11 16:22:47 +08:00
color.cpp ocl::cvtColor support YUV and YCbCr formats 2013-01-24 14:33:28 +08:00
columnsum.cpp eliminate all the warnings on win32 and win64 2012-10-30 13:01:42 +04:00
error.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
fft.cpp some bugs fix in using AmdFft library 2013-02-08 10:46:43 +08:00
filtering.cpp simplify the kernel logic when using rect kernel or without ROI 2013-02-04 13:33:27 +08:00
gemm.cpp remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
haar.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
hog.cpp format files to ANSI C style with coolformat 2012-10-11 16:22:47 +08:00
imgproc.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
initialization.cpp If generating a bin file (second half of conditional), make sure the file is closed 2013-02-10 21:55:20 -05:00
interpolate_frames.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
match_template.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
matrix_operations.cpp add +-*/ operators to oclMat 2013-02-08 11:41:46 +08:00
mcwutil.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
mcwutil.hpp format files to ANSI C style with coolformat 2012-10-11 16:22:47 +08:00
mssegmentation.cpp eliminate all the warnings on win32 and win64 2012-10-30 13:01:42 +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 add setDeviceEx interface 2013-02-04 15:06:36 +08:00
pyrdown.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
pyrlk.cpp Merge pull request #438 from bitwangyaoyao:2.4_fixwarings 2013-02-06 14:04:28 +04:00
pyrup.cpp format files to ANSI C style with coolformat 2012-10-11 16:22:47 +08:00
safe_call.hpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
split_merge.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
surf.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00