Contents

contour(at:)

Retrieves the contour object at the specified index path.

Declaration

func contour(at indexPath: IndexPath) throws -> VNContour

Parameters

  • indexPath:

    The hierarchical index path to the contour.

Return Value

The contour object at the specified index path.

See Also

Inspecting the Observation