locan.constants.HullType#

class locan.constants.HullType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#

Bases: Enum

Hull definitions that are supported for LocData objects.

Attributes

ALPHA_SHAPE = 'alpha_shape'#
BOUNDING_BOX = 'bounding_box'#
CONVEX_HULL = 'convex_hull'#
ORIENTED_BOUNDING_BOX = 'oriented_bounding_box'#