Contents

applied(to:eventHandler:)

Select a pose if multiple poses are detected on the same frame.

Declaration

func applied(to input: [Pose], eventHandler: EventHandler? = nil) -> Pose

Parameters

  • input:

    An array of poses.

  • eventHandler:

    An event handler.

Return Value

A selected pose based on the strategy.