textureFlattening  803 modules/photo/include/opencv2/photo.hpp CV_EXPORTS_W void textureFlattening(InputArray src, InputArray mask, OutputArray dst,
textureFlattening  220 modules/photo/test/test_cloning.cpp     textureFlattening(source, mask, result, 30, 45, 3);
textureFlattening  241 samples/cpp/cloning_demo.cpp         textureFlattening(source, mask, result, 30, 45, 3);
textureFlattening  164 samples/cpp/cloning_gui.cpp             textureFlattening(img0,res1,blend,low_t,high_t,kernel_size);
textureFlattening  539 samples/cpp/cloning_gui.cpp             textureFlattening(img0,res1,blend,low_t,high_t,kernel_size);
textureFlattening  240 samples/cpp/tutorial_code/photo/seamless_cloning/cloning_demo.cpp         textureFlattening(source, mask, result, 30, 45, 3);
textureFlattening  163 samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp             textureFlattening(img0,res1,blend,low_t,high_t,kernel_size);
textureFlattening  538 samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp             textureFlattening(img0,res1,blend,low_t,high_t,kernel_size);