Contents

init(strategy:)

Creates a pose selector.

Declaration

init(strategy: PoseSelectionStrategy)

Parameters

  • strategy:

    The strategy used to choose a pose if multiple poses are detected on the same frame. Default strategy is to select a pose with maximum bounding box area.

See Also

Creating a selector