Expand description
This module contains functions to generate shapes.
Functions
- Generate a circle. (wrapper around ellipse)
- Generate a mask of the convex hull of a set of points
- Generate an ellipse.
- Generate a mask from a polygon using the scaning method