.. |
cl_runtime
|
ocl: update autogenerated code
|
2013-10-18 15:47:11 +04:00 |
opencl
|
added RGB[A] -> HLS[FULL] conversion
|
2013-11-13 17:41:40 +04:00 |
arithm.cpp
|
added ocl::repeat
|
2013-11-05 12:23:20 +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
|
added RGB[A] -> HLS[FULL] conversion
|
2013-11-13 17:41:40 +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
|
Overload detectMultiScale API for ocl::haar.
|
2013-11-04 14:59:28 +08:00 |
hog.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc.cpp
|
added CV_16SC2 && CV_16UC1 map types support to ocl::remap (INTER_LINEAR mode)
|
2013-11-08 01:42:48 +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
|
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
|
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 |