SemanticLabel

public final enum SemanticLabel

Defines the labels the Scene Semantics API is able to detect and maps human-readable names to per-pixel semantic labels. See the Scene Semantics Developer Guide for more information.

Use Frame.acquireSemanticImage() to obtain an image containing these pixels and Frame.getSemanticLabelFraction(SemanticLabel) to query what percentage of the image contains these pixels.

Inherited Methods

Enum Values