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