GeometryPolicy

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the Habitat Guide and Python API guide (v2.0) for usage.

class GeometryPolicy(value)[source]

Bases: str, Enum

Define how an image/mask geometry mismatch is handled.

__format__(format_spec)

Returns format using actual value type unless __str__ has been overridden.