muspan.geometry#

The muspan.geometry module provides tools for working with geometric objects in the MuSpAn package. This module includes the following submodules:

Geometric properties

area

Returns the area of the objects in the domain.

perimeter

Returns the perimeter of the objects in the domain.

circularity

Returns the circularity of shape objects in the domain.

convexity

Returns the convexity of shape objects in the domain.

principle_axis

Returns the principle axis angle, the major and minor axis of shape objects in the domain.