| .. |
|
cl_runtime
|
ocl: update autogenerated code
|
2013-10-18 15:47:11 +04:00 |
|
opencl
|
Merge pull request #1731 from perping:2.4_haar
|
2013-11-01 16:46:18 +04:00 |
|
arithm.cpp
|
fixed ocl::norm (with NORM_RELATIVE specified) when norm(src2) == 0
|
2013-10-30 16:48:12 +04:00 |
|
bgfg_mog.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
blend.cpp
|
fixed and generalized ocl::blendLinear
|
2013-10-28 23:56:40 +04:00 |
|
brute_force_matcher.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
build_warps.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
canny.cpp
|
ocl: Canny: port CUDA-based implementation of edgesHysteresisLocal
|
2013-10-28 00:10:47 +04:00 |
|
cl_context.cpp
|
Merge pull request #1675 from krodyush:opencl-optimization
|
2013-10-30 12:28:31 +04:00 |
|
cl_operations.cpp
|
ocl: adjust worksize for filter2D and boxFilter
|
2013-10-30 15:30:47 +04:00 |
|
cl_programcache.cpp
|
ocl: split: update tests and implementation
|
2013-10-30 14:08:37 +04:00 |
|
cl_programcache.hpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
color.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
columnsum.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
error.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
fft.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
filtering.cpp
|
Merge pull request #1721 from alalek:ocl_fix_filter2D_64F_kernel
|
2013-10-31 00:21:10 +04:00 |
|
gemm.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
gftt.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
haar.cpp
|
remove whitespace.
|
2013-11-01 17:53:35 +08:00 |
|
hog.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
imgproc.cpp
|
Merge pull request #1724 from ilya-lavrenov:ocl_thresh
|
2013-10-31 13:55:04 +04:00 |
|
interpolate_frames.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
kalman.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
kmeans.cpp
|
Merge pull request #1657 from KonstantinMatskevich:ocldistanceToCenters
|
2013-10-28 13:46:32 +04:00 |
|
knearest.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
match_template.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
matrix_operations.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
mcwutil.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
moments.cpp
|
modified the copyright info.
|
2013-10-31 08:47:59 +08:00 |
|
mssegmentation.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
optical_flow_farneback.cpp
|
Merge pull request #1655 from pengx17:2.4_opt_superres_ocl
|
2013-10-25 19:47:38 +04:00 |
|
precomp.hpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
pyrdown.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
pyrlk.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
pyrup.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
safe_call.hpp
|
ocl: split: update tests and implementation
|
2013-10-30 14:08:37 +04:00 |
|
sort_by_key.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
split_merge.cpp
|
ocl: split: update tests and implementation
|
2013-10-30 14:08:37 +04:00 |
|
stereo_csbp.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
stereobm.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
stereobp.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
svm.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
tvl1flow.cpp
|
Resolved a bug and used ocl::multiply.
|
2013-10-31 16:09:33 +08:00 |