Home
last modified time | relevance | path

Searched refs:ocl_fastNlMeansDenoisingColored (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/photo/src/
Dfast_nlmeans_denoising_opencl.hpp186 static bool ocl_fastNlMeansDenoisingColored( InputArray _src, OutputArray _dst, in ocl_fastNlMeansDenoisingColored() function
Ddenoising.cpp182 ocl_fastNlMeansDenoisingColored(_src, _dst, h, hForColorComponents, in fastNlMeansDenoisingColored()