Updated documentation
This commit is contained in:
parent
96ed3a7422
commit
c48a5668b8
|
@ -45,7 +45,7 @@ static const int kMicroSecondsPerMilliSecond = 1000;
|
|||
* images.
|
||||
*
|
||||
* @param landmarksProto A vector of protos of type `std::vector<NormalizedlandmarkListProto>`.
|
||||
* @param worldLandmarksPacket A vector of protos of type `std::vector<LandmarkListProto>`.
|
||||
* @param worldLandmarksProto A vector of protos of type `std::vector<LandmarkListProto>`.
|
||||
* @param segmentationMasks A vector of type `std::vector<Image>`.
|
||||
* @param timestampInMilliSeconds The timestamp of the Packet that contained the result.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user