Searched defs:uprightW (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/imgproc/src/ |
D | grabcut.cpp | 275 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
|