Searched refs:ocl_fastNlMeansDenoising (Results 1 – 2 of 2) sorted by relevance
84 static bool ocl_fastNlMeansDenoising(InputArray _src, OutputArray _dst, const float *h, int hn, in ocl_fastNlMeansDenoising() function
120 ocl_fastNlMeansDenoising(_src, _dst, &h[0], hn, in fastNlMeansDenoising()