| .. |
|
opencl
|
Add opencl svm.
|
2013-09-30 16:17:19 +08:00 |
|
arithm.cpp
|
replaced manually new/delete by AutoBuffer
|
2013-09-25 15:28:12 +04:00 |
|
bgfg_mog.cpp
|
Removed whitespace.
|
2013-08-29 15:49:02 +08:00 |
|
binarycaching.hpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
blend.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
brute_force_matcher.cpp
|
Fix brute_force_matcher's hung on some Intel CPU OCL
|
2013-05-30 14:57:15 +08:00 |
|
build_warps.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
canny.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
color.cpp
|
Apply bugfix #3121 for OCL.
|
2013-08-13 17:17:07 +08:00 |
|
columnsum.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
error.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
fft.cpp
|
fix the crash when calling dft
|
2013-04-02 11:35:40 +08:00 |
|
filtering.cpp
|
removed comments from filtering.cpp and imgproc.cpp in ocl module
|
2013-09-24 13:46:08 +04:00 |
|
gemm.cpp
|
Fix a crash of ocl program if clAmdBlas is not linked.
|
2013-09-03 10:30:37 +08:00 |
|
gftt.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
haar.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
hog.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
imgproc.cpp
|
removed comments from filtering.cpp and imgproc.cpp in ocl module
|
2013-09-24 13:46:08 +04:00 |
|
initialization.cpp
|
marked some methods of ocl::Context as const
|
2013-09-24 13:17:09 +04:00 |
|
interpolate_frames.cpp
|
Converted tabs to spaces.
|
2013-08-21 18:59:26 +04:00 |
|
kalman.cpp
|
Removed whitespace.
|
2013-09-09 17:00:33 +08:00 |
|
kmeans.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
knearest.cpp
|
Removed unused constructor.
|
2013-09-23 15:10:00 +08:00 |
|
match_template.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
matrix_operations.cpp
|
changes in OpenCL matrix operations docs
|
2013-09-25 19:47:15 +04:00 |
|
mcwutil.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
moments.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
mssegmentation.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
optical_flow_farneback.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
precomp.hpp
|
gpu -> ocl
|
2013-08-29 18:32:06 +04:00 |
|
pyrdown.cpp
|
added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown
|
2013-09-10 17:36:18 +04:00 |
|
pyrlk.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
pyrup.cpp
|
fixed ocl::pyrUp for 2-byte types
|
2013-09-15 19:56:05 +04:00 |
|
safe_call.hpp
|
Fixed include name in OpenCL on OS X
|
2013-05-22 13:22:16 +01:00 |
|
sort_by_key.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
split_merge.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
stereo_csbp.cpp
|
Resolved the bug that the work group size is not valid.
|
2013-09-25 17:42:56 +08:00 |
|
stereobm.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
stereobp.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
svm.cpp
|
Add opencl svm.
|
2013-09-30 16:17:19 +08:00 |
|
tvl1flow.cpp
|
Remove trailing whitespace.
|
2013-08-27 13:02:34 +08:00 |