ProjectType¶
- class ProjectType(*values)[source]¶
Bases:
StrEnumEnumerates supported Supervisely project types (images, videos, volumes, point clouds, episodes).
Methods
Check if a value is in the enum.
Get all values of the enum.
Attributes
IMAGESVIDEOSVOLUMESPOINT_CLOUDSPOINT_CLOUD_EPISODES- classmethod values()¶
Get all values of the enum.