fastNlMeansDenoising  104 modules/photo/src/denoising.cpp void cv::fastNlMeansDenoising( InputArray _src, OutputArray _dst, float h,
fastNlMeansDenoising  111 modules/photo/src/denoising.cpp void cv::fastNlMeansDenoising( InputArray _src, OutputArray _dst, const std::vector<float>& h,
fastNlMeansDenoising   64 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoising(InputArray, OutputArray, float, int, int, Stream&) { throw_no_cuda(); }
fastNlMeansDenoising  119 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoising(InputArray _src, OutputArray _dst, float h, int search_window, int block_window, Stream& stream)