Home
last modified time | relevance | path

Searched defs:fastNlMeansDenoisingColoredMulti (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/photo/src/
Ddenoising.cpp376 void cv::fastNlMeansDenoisingColoredMulti( InputArrayOfArrays _srcImgs, OutputArray _dst, in fastNlMeansDenoisingColoredMulti() function in cv
/external/opencv3/modules/java/src/
Dphoto+Photo.java37 …public static void fastNlMeansDenoisingColoredMulti(List<Mat> srcImgs, Mat dst, int imgToDenoiseIn… in fastNlMeansDenoisingColoredMulti() method in Photo
46 …public static void fastNlMeansDenoisingColoredMulti(List<Mat> srcImgs, Mat dst, int imgToDenoiseIn… in fastNlMeansDenoisingColoredMulti() method in Photo