recognizedPoint(_:)
Returns the point for a joint name the observation recognizes.
Declaration
func recognizedPoint(_ jointName: VNAnimalBodyPoseObservation.JointName) throws -> VNRecognizedPointParameters
- jointName:
The joint name to retrieve.
Return Value
The point for the joint name.