Start » Filter Reference » OpenCV » Drawing » cvArrowedLine
Module: | OpenCV |
---|
Draws a arrow segment connecting two points.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inImage | Image | Input image. | |
![]() |
inSegment | Segment2D | Input segment. | |
![]() |
inColor | Pixel | Line color. | |
![]() |
inThickness | Integer | 1 - ![]() |
Thickness of the line. |
![]() |
inLineType | CvLineTypes | Type of the line. | |
![]() |
outImage | Image | Input image. |
Complexity Level
This filter is available on Basic Complexity Level.