inSourceSegment 56 modules/imgproc/src/gcgraph.hpp bool inSourceSegment( int i ); inSourceSegment 519 modules/imgproc/src/grabcut.cpp if( graph.inSourceSegment( p.y*mask.cols+p.x /*vertex index*/ ) ) inSourceSegment 1301 modules/stitching/src/seam_finders.cpp if (graph.inSourceSegment((y + gap) * (roi.width + 2 * gap) + x + gap))