Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems

DiagnosticLabel

Labels that describe possible issues with frame

Declaration

public enum DiagnosticLabel : uint
Notice

This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice


Fields

NameTypeSummary
static AngularVelocityRadiansPerSecondDiagnosticLabel
-
static BadQualityProbabilityDiagnosticLabel
-
static BlurryProbabilityDiagnosticLabel
-
static BrightnessMeanDiagnosticLabel
-
static BrightnessVarianceDiagnosticLabel
-
static GroundOrFeetProbabilityDiagnosticLabel
-
static InCarProbabilityDiagnosticLabel
-
static LinearVelocityMetersPerSecondDiagnosticLabel
-
static ObstructedProbabilityDiagnosticLabel
-
static OversaturatedPixelRatioDiagnosticLabel
-
static TargetNotVisibleProbabilityDiagnosticLabel
-
static TooDarkProbabilityDiagnosticLabel
-
static UnknownDiagnosticLabel
-

ON THIS PAGE