.. |
cl_runtime
|
ocl: update autogenerated code
|
2013-10-18 15:47:11 +04:00 |
opencl
|
Merge pull request #1796 from ilya-lavrenov:ocl_cvtColor
|
2013-11-14 14:46:43 +04:00 |
arithm.cpp
|
refactored some functions from ocl arithm
|
2013-11-13 13:56:49 +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
|
added ROI support to ocl::buildWarp*Maps functions
|
2013-11-08 18:40:53 +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: workaround for subbuffer memory leaks
|
2013-11-06 14:02:41 +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
|
ocl: fix cvtColor XYZ: variables on stack
|
2013-11-16 13:45:39 +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
|
Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs
|
2013-11-06 16:48:50 +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
|
fix haar
|
2013-11-13 10:19:09 +08:00 |
hog.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc.cpp
|
Merge pull request #1779 from perping:integral_2.4
|
2013-11-13 15:53:42 +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
|
speeded up ocl::distanceToCenters
|
2013-11-06 20:02:31 +04:00 |
knearest.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
match_template.cpp
|
fix match_template and haar
|
2013-11-13 10:09:39 +08: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
|
Enabled CV_Assert and such to print the function name with Visual C++.
|
2013-11-07 17:22:02 +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
|
ocl: svm: restore non BLAS version
|
2013-11-05 15:15:26 +04:00 |
tvl1flow.cpp
|
Resolved a bug and used ocl::multiply.
|
2013-10-31 16:09:33 +08:00 |