line

http://kube.pl/wp-content/uploads/2018/01/line_01.png

Functionality

Draws a line segment connecting two points.

Inputs

  • color_in – Line color.
  • image_in – Input image
  • lineType_in – Line type. See the line for details.
  • pt1_in – First point of the line segment.
  • pt2_in – Second point of the line segment.
  • thickness_in – Line thickness.

Outputs

  • image_out – Output image

Locals

Examples

http://kube.pl/wp-content/uploads/2018/01/line_11.png