DetectionFeedback

sealed class DetectionFeedback

DetectionFeedback returns the high level results of the position and pose readiness check.

Inheritors

Types

Link copied to clipboard

A successful detection

Link copied to clipboard

No person detected

Link copied to clipboard
data class Failed(val failure: DetectionFailure) : DetectionFeedback

Returns a reason for the failure

Link copied to clipboard

Can't detect all required body parts

Link copied to clipboard

More than one person in the frame