Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/
Dgraphcuts.cpp145 void cv::cuda::graphcut(GpuMat& terminals, GpuMat& leftTransp, GpuMat& rightTransp, GpuMat& top, Gp… in graphcut()
204 void cv::cuda::graphcut(GpuMat& terminals, GpuMat& leftTransp, GpuMat& rightTransp, GpuMat& top, Gp… in graphcut()
/external/opencv3/modules/stitching/src/
Dseam_finders.cpp1420 Mat terminals, leftT, rightT, top, bottom; in findInPair() local
1466Mat &terminals, Mat &leftT, Mat &rightT, Mat &top, Mat &bottom) in setGraphWeightsColor()
1558 Mat &terminals, Mat &leftT, Mat &rightT, Mat &top, Mat &bottom) in setGraphWeightsColorGrad()