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