Updated documentation in MPPHandLandmarkerResult Helpers

This commit is contained in:
Prianka Liz Kariat 2023-06-01 16:43:33 +05:30
parent 4326c97c95
commit 961afc8928

View File

@ -41,7 +41,7 @@ static const int kMicroSecondsPerMilliSecond = 1000;
handednessPacket:(const mediapipe::Packet &)handednessPacket;
/**
* Creates an `MPPHandLandmarkerResult` from handedness, landmarks and world landmarks proto
* Creates an `MPPHandLandmarkerResult` from landmarks, world landmarks and handedness proto
* vectors.
*
* @param landmarksProto A vector of protos of type `std::vector<NormalizedlandmarkListProto>`.