.. |
accumulate.cl
|
implemented OpenCL version of cv::accumulate****
|
2014-01-29 11:42:46 +04:00 |
bilateral.cl
|
added cv::bilateralFilter to T-API
|
2013-12-09 16:03:25 +04:00 |
blend_linear.cl
|
added cv::blendLinear
|
2013-12-10 13:07:52 +04:00 |
boxFilter.cl
|
added cv::sqrBoxFilter to T-API
|
2014-02-06 19:19:18 +04:00 |
calc_back_project.cl
|
added cv::calcBackProject for 2-dimensional histograms
|
2013-12-26 19:17:32 +04:00 |
canny.cl
|
ported cv::Canny to T-API
|
2014-01-17 11:13:28 +04:00 |
clahe.cl
|
CLAHE
|
2013-12-27 10:12:22 +04:00 |
corner.cl
|
ported corners to T-API
|
2014-01-21 20:13:55 +04:00 |
covardata.cl
|
ported fast calculation of covar data
|
2014-03-06 15:40:27 +04:00 |
cvtcolor.cl
|
added [s|l]rgb <-> lab conversion
|
2014-02-14 18:45:56 +04:00 |
filter2D.cl
|
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
|
2013-12-11 14:26:33 +04:00 |
filterSepCol.cl
|
added new dtypes to cv::Sobel
|
2014-03-06 17:57:13 +04:00 |
filterSepRow.cl
|
workaround
|
2014-01-30 17:26:56 +04:00 |
gftt.cl
|
improved performance of GFTT
|
2014-03-06 09:19:40 +04:00 |
histogram.cl
|
optimized cv::calcHist
|
2014-03-08 12:24:31 +04:00 |
integral_sqrsum.cl
|
added cv::intergal to T-API
|
2013-12-06 13:18:25 +04:00 |
integral_sum.cl
|
added cv::intergal to T-API
|
2013-12-06 13:18:25 +04:00 |
match_template.cl
|
new scheme of sqrSum
|
2014-02-25 00:38:44 +04:00 |
medianFilter.cl
|
Fixed medianFilter
|
2013-12-17 11:04:54 +04:00 |
moments.cl
|
improved performance of moments (on 720p or larger images)
|
2013-12-26 23:29:04 +04:00 |
morph.cl
|
Workaround for Intel platform: replace min() with ternary operator
|
2014-03-21 09:33:00 +04:00 |
precornerdetect.cl
|
implemented OpenCL version of cv::preCornerDetect
|
2014-01-22 13:46:26 +04:00 |
pyr_down.cl
|
ocl: pyrUp/pyrDown 3-channel
|
2014-03-12 14:39:55 +04:00 |
pyr_up.cl
|
ocl: pyrUp/pyrDown 3-channel
|
2014-03-12 14:39:55 +04:00 |
remap.cl
|
TAPI: remap 3-channel
|
2014-03-10 20:35:10 +04:00 |
resize.cl
|
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
|
2014-02-12 19:29:18 +04:00 |
threshold.cl
|
cv::compare
|
2014-03-12 13:16:33 +04:00 |
warp_affine.cl
|
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
|
2014-02-12 19:29:18 +04:00 |
warp_perspective.cl
|
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
|
2014-02-12 19:29:18 +04:00 |