| .. |
|
kernels
|
Merge pull request #632 from pengx17:2.4
|
2013-03-15 10:34:43 +04:00 |
|
arithm.cpp
|
Fix a bug in addWeighted x64 mode
|
2013-03-01 18:08:53 +08:00 |
|
binarycaching.hpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
blend.cpp
|
fix the blend crash in some cases
|
2013-02-28 09:03:10 +08:00 |
|
brute_force_matcher.cpp
|
fix compile warnings
|
2013-03-01 08:47:20 +08:00 |
|
build_warps.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
canny.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
color.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
columnsum.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
error.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
fft.cpp
|
Fix ocl::dft the compile warning on Linux
|
2013-02-26 21:18:51 +08:00 |
|
filtering.cpp
|
Fix a bug in ocl::Erode/Dilate, simplify the host logic
|
2013-03-12 16:45:43 +08:00 |
|
gemm.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
haar.cpp
|
some cleanup
|
2013-02-23 15:34:43 +08:00 |
|
hog.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
imgproc.cpp
|
Fix a bug in addWeighted x64 mode
|
2013-03-01 18:08:53 +08:00 |
|
initialization.cpp
|
Merge pull request #576 from bitwangyaoyao:2.4_customMat2
|
2013-02-27 19:33:54 +04:00 |
|
interpolate_frames.cpp
|
Simplify the bind texture logic of interpolate frame function
|
2013-02-26 17:12:03 +08:00 |
|
match_template.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
matrix_operations.cpp
|
add interfaces enable custom oclMat device memory type
|
2013-02-27 17:32:32 +08:00 |
|
mcwutil.cpp
|
Put the cl_image support detection in utils
|
2013-02-27 10:24:03 +08:00 |
|
mcwutil.hpp
|
Put the cl_image support detection in utils
|
2013-02-27 10:24:03 +08:00 |
|
moments.cpp
|
fix mismatch on NV OCL and some AMD GPUs
|
2013-03-08 10:30:01 +08:00 |
|
mssegmentation.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08: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 interfaces enable custom oclMat device memory type
|
2013-02-27 17:32:32 +08:00 |
|
pyrdown.cpp
|
Fix OpenCL build warnings
|
2013-01-25 16:19:59 +04:00 |
|
pyrlk.cpp
|
pyrlk also take advantages of cl_image support detection
|
2013-02-27 10:45:07 +08:00 |
|
pyrup.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +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
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
stereobm.cpp
|
fix warnings on Linux
|
2013-03-12 08:55:50 +08:00 |
|
surf.cpp
|
Remove unnecessary HAVE_OPENCL macro block.
|
2013-03-12 09:10:15 +08:00 |