Updated documentation in MPPHandLandmarkerResult Helpers
This commit is contained in:
parent
4326c97c95
commit
961afc8928
|
@ -41,7 +41,7 @@ static const int kMicroSecondsPerMilliSecond = 1000;
|
||||||
handednessPacket:(const mediapipe::Packet &)handednessPacket;
|
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.
|
* vectors.
|
||||||
*
|
*
|
||||||
* @param landmarksProto A vector of protos of type `std::vector<NormalizedlandmarkListProto>`.
|
* @param landmarksProto A vector of protos of type `std::vector<NormalizedlandmarkListProto>`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user