| .. |
|
opencl
|
Merge pull request #864 from pengx17:2.4_stereobm
|
2013-05-12 22:16:03 +04:00 |
|
arithm.cpp
|
Merge ocl and/or/xor operators into one kernel each.
|
2013-04-15 10:36:03 +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
|
Allow more query/train types for ocl::bfmatcher
|
2013-04-13 14:08:58 +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 OCL Canny
|
2013-03-27 15:08:51 +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 the crash when calling dft
|
2013-04-02 11:35:40 +08:00 |
|
filtering.cpp
|
fix the compile errors on Mac
|
2013-04-12 17:38:59 +08:00 |
|
gemm.cpp
|
Refactor OpenCL initialization and allow to use ocl module witout explicit setup
|
2013-03-21 18:18:15 +04:00 |
|
haar.cpp
|
more fix of mismatch functions on CPU OCL
|
2013-03-26 13:41:13 +08:00 |
|
hog.cpp
|
fix hog on some CPU device running ocl
|
2013-04-03 13:58:44 +08:00 |
|
imgproc.cpp
|
use float when sum overflow
|
2013-04-23 17:23:05 +08:00 |
|
initialization.cpp
|
Add OpenCL version 1.2 query into ocl::Context::supportsFeature().
|
2013-05-02 14:44:59 +08:00 |
|
interpolate_frames.cpp
|
Move OpenCL SURF to nonfree module
|
2013-03-21 17:59:35 +04:00 |
|
match_template.cpp
|
more fix of mismatch
|
2013-03-26 14:10:29 +08:00 |
|
matrix_operations.cpp
|
ocl: Enable backward binary portability for setTo function.
|
2013-05-03 09:45:56 +08:00 |
|
mcwutil.cpp
|
Suppress warning when compiling deprecated OpenCL function on GNU compilers.
|
2013-05-06 17:16:45 +08:00 |
|
moments.cpp
|
more fix of mismatch functions on CPU OCL
|
2013-03-26 13:41:13 +08:00 |
|
mssegmentation.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
precomp.cpp
|
|
|
|
precomp.hpp
|
Refactor OpenCL initialization and allow to use ocl module witout explicit setup
|
2013-03-21 18:18:15 +04:00 |
|
pyrdown.cpp
|
Fix OpenCL build warnings
|
2013-01-25 16:19:59 +04:00 |
|
pyrlk.cpp
|
move the "cpu device checking" from supportsFeatures() to queryDeviceInfo()
|
2013-04-05 09:17:14 +08:00 |
|
pyrup.cpp
|
remove the empty implementation when HAVE_OPENCL not defined
|
2013-02-23 20:50:03 +08:00 |
|
safe_call.hpp
|
Fix build errors
|
2013-03-21 18:37:34 +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 |
|
stereobm.cpp
|
Fix build
|
2013-05-03 09:54:11 +08:00 |
|
stereobp.cpp
|
Fix compilation errors.
|
2013-04-03 17:36:05 +08:00 |