Draws a arrow segment pointing from the first point to the second one.
..ocv:function:: void arrowedLine(Mat& img, Point pt1, Point pt2, const Scalar& color, int thickness=1, int lineType=8, int shift=0, double tipLength=0.1)
..ocv:function:: void arrowedLine(Mat& img, Point pt1, Point pt2, const Scalar& color, int thickness=1, int line_type=8, int shift=0, double tipLength=0.1)
:param img:Image.
@ -387,7 +387,7 @@ Draws a arrow segment pointing from the first point to the second one.
The methods/functions decode and return the just grabbed frame. If no frames has been grabbed (camera has been disconnected, or there are no more frames in video file), the methods return false and the functions return NULL pointer.
@ -339,7 +339,7 @@ The methods/functions decode and return the just grabbed frame. If no frames has