| .. |
|
opencl
|
Merge pull request #1439 from ilya-lavrenov:convertTo
|
2013-09-17 15:12:02 +04:00 |
|
arithm.cpp
|
removed needless divUp
|
2013-09-16 15:48:30 +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 needless divUp
|
2013-09-16 15:48:30 +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 needless divUp
|
2013-09-16 15:48:30 +04:00 |
|
initialization.cpp
|
ocl: fix invalid usage of alignSize (n is not a power of 2), added roundUp
|
2013-09-18 01:14:41 +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 |
|
match_template.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
matrix_operations.cpp
|
Merge pull request #1460 from ilya-lavrenov:ocl_divUp
|
2013-09-17 15:37:44 +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
|
removed needless divUp
|
2013-09-16 15:48:30 +04: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 |
|
tvl1flow.cpp
|
Remove trailing whitespace.
|
2013-08-27 13:02:34 +08:00 |