Contents

recognizedPoint(forKey:)

Retrieves a recognized point for a key.

Declaration

func recognizedPoint(forKey pointKey: VNRecognizedPointKey) throws -> VNRecognizedPoint

Parameters

  • pointKey:

    The key of the point to retrieve.

Return Value

The recognized point associated with the key.

See Also

Inspecting the Observation