Searched refs:textureFlatten (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/photo/src/ |
D | seamless_cloning.hpp | 59 …void textureFlatten(cv::Mat &I, cv::Mat &mask, cv::Mat &wmask, float low_threshold, float high_thr…
|
D | seamless_cloning.cpp | 190 obj.textureFlatten(src,cs_mask,gray,low_threshold,high_threshold,kernel_size,blend); in textureFlattening()
|
D | seamless_cloning_impl.cpp | 451 void Cloning::textureFlatten(Mat &I, Mat &mask, Mat &wmask, float low_threshold, in textureFlatten() function in Cloning
|