Draw Polygon Vertices

Function

Given polygon vertices, this Step connects vertices into polygons and draws them onto the image as masks.

Usage Scenario

This Step is usually used to extract a mask list from a 2D image to use the mask list for subsequent Steps.

Input and Output

  • Input:

  1. Polygons will be drawn on the 2D image input to this port.

  2. Vertices for drawing polygons.

  • Output:

  1. Masks corresponding to the drawn polygons.