This is the complete list of members for cv::gpu::FastNonLocalMeansDenoising, including all inherited members.
labMethod(const GpuMat &src, GpuMat &dst, float h_luminance, float h_color, int search_window=21, int block_size=7, Stream &s=Stream::Null()) | cv::gpu::FastNonLocalMeansDenoising | |
simpleMethod(const GpuMat &src, GpuMat &dst, float h, int search_window=21, int block_size=7, Stream &s=Stream::Null()) | cv::gpu::FastNonLocalMeansDenoising |