MATLAB File Help: cv.polylines Index
cv.polylines

Draws several polygonal curves

img = cv.polylines(img, pts)
[...] = cv.polylines(..., 'OptionName', optionValue, ...)

Input

Output

Options

The function cv.polylines draws one or more polygonal curves.

See also