opencv/modules/core/src/opencl
2014-02-03 22:36:57 +04:00
..
runtime core/ocl: added warning about incompatible configuration 2014-01-27 13:52:52 +04:00
arithm.cl optimized cv::pow for integer power 2014-02-03 22:36:57 +04:00
convert.cl implemented UMat::convertTo 2013-12-15 14:15:30 +04:00
copymakeborder.cl
copyset.cl added cv::normalize to T-API; implemented missed UMat::copyTo with mask 2013-12-23 19:17:35 +04:00
flip.cl Added cv::flip using Transparent API 2013-12-05 17:54:05 +04:00
inrange.cl added cv::inRange to T-API 2013-12-25 18:22:41 +04:00
lut.cl
mixchannels.cl fixed cv::mixChannels OpenCL version 2014-01-06 14:41:57 +04:00
mulspectrums.cl added cv::mulSpectrums to T-API 2013-12-20 18:41:20 +04:00
reduce2.cl added cv::reduce to T-API 2014-01-17 00:41:18 +04:00
reduce.cl added mask support to cv::norm, cv::meanStdDev 2014-01-09 13:49:42 +04:00
set_identity.cl
split_merge.cl added cv::split to T-API 2013-12-08 16:30:17 +04:00
transpose.cl