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 c813ad5533 core(ocl): replace ambiguous 'depth' to 'DEPTH_dst' 6 years ago
..
runtime print() is a function in Python 3 7 years ago
arithm.cl core(ocl): replace ambiguous 'depth' to 'DEPTH_dst' 6 years ago
convert.cl It is unnecessary to use fma() if no scaling. 9 years ago
copymakeborder.cl
copyset.cl
cvtclr_dx.cl Fix #10557 7 years ago
fft.cl fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests 10 years ago
flip.cl
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 10 years ago
minmaxloc.cl ocl: fix unaligned memory access 10 years ago
mixchannels.cl
mulspectrums.cl
normalize.cl
reduce.cl Remove mul24 since id can be larger 2^23 10 years ago
reduce2.cl Fixed buffer initialization in reduce kernel. Enabled OCL version of reduce for SUM, MAX, MIN modes. 10 years ago
repeat.cl
set_identity.cl optimized cv::setIdentity 11 years ago
split_merge.cl
transpose.cl attempt to fix compilation of OpenCL cv::transpose for AMD 10 years ago