Searched defs:clipLine (Results 1 – 2 of 2) sorted by relevance
80 bool clipLine( Size img_size, Point& pt1, Point& pt2 ) in clipLine() function139 bool clipLine( Rect img_rect, Point& pt1, Point& pt2 ) in clipLine() function
2801 public static boolean clipLine(Rect imgRect, Point pt1, Point pt2) in clipLine() method in Imgproc