fastNlMeansDenoisingColored  168 modules/photo/src/denoising.cpp void cv::fastNlMeansDenoisingColored( InputArray _src, OutputArray _dst,
fastNlMeansDenoisingColored   65 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoisingColored(InputArray, OutputArray, float, float, int, int, Stream&) { throw_no_cuda(); }
fastNlMeansDenoisingColored  148 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoisingColored(InputArray _src, OutputArray _dst, float h_luminance, float h_color, int search_window, int block_window, Stream& stream)