Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dgrabcut.cpp275 static void calcNWeights( const Mat& img, Mat& leftW, Mat& upleftW, Mat& upW, Mat& uprightW, double… in calcNWeights()
447 const Mat& leftW, const Mat& upleftW, const Mat& upW, const Mat& uprightW, in constructGCGraph()
564 Mat leftW, upleftW, upW, uprightW; in grabCut() local