.. |
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
|
added perf test for cv::goodFeaturesToTrack
|
2014-01-20 13:57:53 +04:00 |
histogram.cl
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +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
|
some fixes
|
2013-12-26 09:55:18 +04:00 |
precornerdetect.cl
|
implemented OpenCL version of cv::preCornerDetect
|
2014-01-22 13:46:26 +04:00 |
pyr_down.cl
|
Added ocl::pyrUp to T-API
|
2013-12-19 17:21:50 +04:00 |
pyr_up.cl
|
Added ocl::pyrUp to T-API
|
2013-12-19 17:21:50 +04:00 |
remap.cl
|
added cv::remap to T-API
|
2013-12-04 00:43:43 +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
|
added cv::threshold to T-API
|
2013-12-04 13:45:44 +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 |