Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Drawing » cvArrowedLine

cvArrowedLine


Module: OpenCV

Draws a arrow segment connecting two points.

Name Type Range Description
Input value inImage Image Input image.
Input value inSegment Segment2D Input segment.
Input value inColor Pixel Line color.
Input value inThickness Integer 1 - Thickness of the line.
Input value inLineType CvLineTypes Type of the line.
Output value outImage Image Input image.

Complexity Level

This filter is available on Basic Complexity Level.