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.
 
 
 
 
 
 
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 7 years ago
..
runtime ocl: update OpenCL runtime loader 7 years ago
arithm.cl Removed incorrect using of rootn() and powr() in ocl_pow 10 years ago
convert.cl It is unnecessary to use fma() if no scaling. 10 years ago
copymakeborder.cl optimized cv::copyMakeBorder 11 years ago
copyset.cl Merge pull request #2810 from ilya-lavrenov:tapi_copytomask 11 years ago
cvtclr_dx.cl finished with NV12 support for D3D11-interop. Now, if texture is in NV12 format then it will be converted to/from BGR UMat. 10 years ago
fft.cl fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests 10 years ago
flip.cl optimized cv::flip (CV_8UC1) 11 years ago
gemm.cl use LOCAL_SIZE+1 10 years ago
halfconvert.cl add OpenCL version of convertFp16 and test 8 years ago
inrange.cl optimized cv::inRange 11 years ago
intel_gemm.cl Merge pull request #8104 from insoow:master 8 years ago
lut.cl minor optimization of cv::LUT 11 years ago
meanstddev.cl Remove mul24 since id can be larger 2^23 11 years ago
minmaxloc.cl ocl: fix unaligned memory access 10 years ago
mixchannels.cl other kernels now use row scheme 11 years ago
mulspectrums.cl other kernels now use row scheme 11 years ago
normalize.cl optimized cv::normalize in case of mask 11 years ago
reduce.cl Remove mul24 since id can be larger 2^23 11 years ago
reduce2.cl Fixed buffer initialization in reduce kernel. Enabled OCL version of reduce for SUM, MAX, MIN modes. 11 years ago
repeat.cl optimized cv::repeat 11 years ago
set_identity.cl optimized cv::setIdentity 11 years ago
split_merge.cl other kernels now use row scheme 11 years ago
transpose.cl attempt to fix compilation of OpenCL cv::transpose for AMD 11 years ago