| .. |
|
opencl
|
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 |
|
arithm.cpp
|
Added Kalman Filter of OpenCL version.
|
2013-09-09 16:08:23 +08: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
|
Fix 2.4 ocl Canny.
|
2013-05-29 14:15:26 +08: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
|
add adaptive bilateral filter (cpp and ocl version)
|
2013-08-29 10:48:15 +08: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
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
imgproc.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
initialization.cpp
|
Let clAmdBlas library initialize once during program lifetime.
|
2013-09-02 10:06:01 +08: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
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
mcwutil.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +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
|
Move function definition from header to cpp.
|
2013-06-28 10:52:39 +08: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
|
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 |
|
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
|
Refactor OpenCL initialization and allow to use ocl module witout explicit setup
|
2013-03-21 18:18:15 +04:00 |
|
stereo_csbp.cpp
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
stereobm.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
stereobp.cpp
|
Converted tabs to spaces.
|
2013-08-21 18:59:26 +04:00 |
|
tvl1flow.cpp
|
Remove trailing whitespace.
|
2013-08-27 13:02:34 +08:00 |