Contents

detectionTrack(for:)

A detection track representing all detections selected by a given decision.

Declaration

final func detectionTrack(for decision: CNDecision) -> CNDetectionTrack?

Parameters

  • decision:

    The desired decision.

Return Value

A detection track representing all detections selected by a given decision.