latestConfidence
Gets the latest semantics confidence data. This retrieves the most recent confidence values for semantic classification of the current frame.
Declaration
fun latestConfidence(channel: SemanticsChannel): NSDKResult<SemanticsResult, AwarenessStatus>
Summary
Returns
ARDKResult containing semantics confidence data if successful, or error information
Gets the latest semantics confidence data. This retrieves the most recent confidence values for semantic classification of the current frame.