HandDetectorReplacedEvent

data class HandDetectorReplacedEvent(val tfOutputFormat: TfOutputFormat? = null) : Event

Event data class used to inform the host on the activation of Hand Detector.

Constructors

Link copied to clipboard
fun HandDetectorReplacedEvent(tfOutputFormat: TfOutputFormat? = null)

Properties

Link copied to clipboard
val tfOutputFormat: TfOutputFormat? = null

The description of the neural model used by the Hand Detector.