Draw lines on a video flow.

Coordinates X and Y are in the range [0..1] relative to the image size.
Note:
(0,0) is the upper left corner of the image.(1,1) is the bottom right corner of the image.(0.5,0.5) is the center of the image.Bypasses the module.
Video input flow(s).
Video output flow(s).
Total time used for the calculation of the module.
First point X coordinates.
First point Y coordinates.
Second point X coordinates.
Second point Y coordinates.
Object color.
Can be a color array.
when addition mode is activated the pixels are added to the background, otherwise the old pixels are replaced by new ones in the list.
When ON, the lines are drawn antialiased
Limits the size of drawn lines: if the size of the line to draw is > limit size the line is ignored (not drawn).
version 6.0.241021
Edit All Pages