arrowedLine¶

Functionality¶
Draws a arrow segment pointing from the first point to the second one.
Inputs¶
- color_in – Line color.
- image_in – Input image.
- lineType_in – Line type.
- pt1_in – First point of the line segment.
- pt2_in – Second point of the line segment.
- shift_in – Number of fractional bits in the point coordinates.
- thickness_in – Line thickness.
- tipLength_in – The length of the arrow tip in relation to the arrow length.
Outputs¶
- image_out – Output image.
Locals¶
Examples¶
