Erik Karlsson
0fdb95e195
Refactoring and addition of CV_8UC3 to ocl_fastNlMeansDenoising
2015-03-01 20:59:34 +01:00
Yan Wang
fd2d800c06
Remove unnecessary local variable "size".
...
It should also be better for optimizing when compiling kernel.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
2014-12-16 14:25:24 +08:00
Yan Wang
a8b4c99ed6
Improve the performance of fast_nlmeans_denoising_opencl.
...
1. Remove unnecessary barriers.
2. Adjust CTA_SIZE based on the following cases for Intel platform:
a) OCL_Photo_DenoisingGrayscale.DenoisingGrayscale
b) OCL_Photo_DenoisingColored.DenoisingColored
2014-11-12 22:34:33 +08:00
Ilya Lavrenov
c7857e8c13
small fixes
2014-02-21 12:19:08 +04:00
Ilya Lavrenov
634e8d37cc
fixed for 2 channels
2014-02-19 18:18:22 +04:00
Ilya Lavrenov
7faf1f6277
some improvements
2014-02-19 15:01:34 +04:00
Ilya Lavrenov
72c327fef8
hope it finally works
2014-02-18 19:23:38 +04:00
Ilya Lavrenov
38cbe9873a
small fixes
2014-02-18 14:56:13 +04:00
Ilya Lavrenov
9db28f332a
more fixes
2014-02-18 14:32:03 +04:00
Ilya Lavrenov
891dbeabba
implemented OpenCL version of cv::fastNlMeansDenoising
2014-02-18 14:32:03 +04:00