Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilya Lavrenov c0456df611 workaround for ocl::absSum (eliminated error: unreachable executed) 12 years ago
..
cl_runtime ocl: update autogenerated code 12 years ago
opencl Merge pull request #1807 from KonstantinMatskevich:intel_bug 12 years ago
arithm.cpp workaround for ocl::absSum (eliminated error: unreachable executed) 12 years ago
bgfg_mog.cpp fixing typo 12 years ago
blend.cpp fixed and generalized ocl::blendLinear 12 years ago
brute_force_matcher.cpp fixing typo 12 years ago
build_warps.cpp added ROI support to ocl::buildWarp*Maps functions 12 years ago
canny.cpp ocl: Canny: port CUDA-based implementation of edgesHysteresisLocal 12 years ago
cl_context.cpp Merge pull request #1675 from krodyush:opencl-optimization 12 years ago
cl_operations.cpp ocl: workaround for subbuffer memory leaks 12 years ago
cl_programcache.cpp ocl: split: update tests and implementation 12 years ago
cl_programcache.hpp fixing typo 12 years ago
color.cpp Merge pull request #1808 from alalek:ocl_fix_cvtcolor_xyz 12 years ago
columnsum.cpp fixing typo 12 years ago
error.cpp fixing typo 12 years ago
fft.cpp fixing typo 12 years ago
filtering.cpp Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 12 years ago
gemm.cpp fixing typo 12 years ago
gftt.cpp fixing typo 12 years ago
haar.cpp fix haar 12 years ago
hog.cpp fixing typo 12 years ago
imgproc.cpp generalized ocl::resize for all data types (INTER_NEAREST mode) 12 years ago
interpolate_frames.cpp fixing typo 12 years ago
kalman.cpp fixing typo 12 years ago
kmeans.cpp speeded up ocl::distanceToCenters 12 years ago
knearest.cpp fixing typo 12 years ago
match_template.cpp fix match_template and haar 12 years ago
matrix_operations.cpp fixing typo 12 years ago
mcwutil.cpp fixing typo 12 years ago
moments.cpp modified the copyright info. 12 years ago
mssegmentation.cpp fixing typo 12 years ago
optical_flow_farneback.cpp Merge pull request #1655 from pengx17:2.4_opt_superres_ocl 12 years ago
precomp.hpp fixing typo 12 years ago
pyrdown.cpp fixing typo 12 years ago
pyrlk.cpp fixing typo 12 years ago
pyrup.cpp fixing typo 12 years ago
safe_call.hpp Enabled CV_Assert and such to print the function name with Visual C++. 12 years ago
sort_by_key.cpp fixing typo 12 years ago
split_merge.cpp fixed Split for device version equals 78712 12 years ago
stereo_csbp.cpp fixing typo 12 years ago
stereobm.cpp fixing typo 12 years ago
stereobp.cpp fixing typo 12 years ago
svm.cpp ocl: svm: restore non BLAS version 12 years ago
tvl1flow.cpp Resolved a bug and used ocl::multiply. 12 years ago