Home
last modified time | relevance | path

Searched refs:binaryMaskLinePtr (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/photo/src/
Dseamless_cloning_impl.cpp368 const float * binaryMaskLinePtr = binaryMaskFloat.ptr<float>(i); in normalClone() local
377 patchXLinePtr[j] *= binaryMaskLinePtr[maskIndex]; in normalClone()
378 patchYLinePtr[j] *= binaryMaskLinePtr[maskIndex]; in normalClone()
383 * binaryMaskLinePtr[maskIndex]; in normalClone()
385 * binaryMaskLinePtr[maskIndex]; in normalClone()