Skip to main content
API Reference com.nianticspatial.nsdk

AwarenessFeatureMode


Declaration

enum class AwarenessFeatureMode

Properties

NameTypeSummary
valueInt
-

Cases

NameTypeSummary
CUSTOMCUSTOM
Custom mode.
FASTFAST
Fast mode. This mode will compute semantics with the fastest performance, but with the lowest accuracy.
MEDIUMMEDIUM
Medium mode. This mode will compute semantics with a balance of performance and accuracy.
SMOOTHSMOOTH
Smooth mode. This mode will compute semantics with the highest accuracy, but with the lowest performance.
UNSPECIFIEDUNSPECIFIED
Unspecified mode. ARDK will choose the best model.

Functions

NameTypeSummary
IsBoolean
-