Fixed issue with types in MPPGestureRecognizerResult+Helpers
This commit is contained in:
parent
9ac4ed5020
commit
b68b26ada7
|
@ -137,8 +137,8 @@ static const NSInteger kDefaultGestureIndex = -1;
|
|||
.Get<std::vector<ClassificationListProto>>()
|
||||
handednessroto:handednessPacket
|
||||
.Get<std::vector<ClassificationListProto>>()
|
||||
handLandmarksPacket:handednessPacket
|
||||
.Get<std::vector<ClassificationListProto>>()
|
||||
handLandmarksPacket:handLandmarksPacket
|
||||
.Get<std::vector<NormalizedLandmarkListProto>>()
|
||||
worldLandmarksPacket:worldLandmarksPacket
|
||||
.Get<std::vector<LandmarkListProto>>()
|
||||
timestampInMilliSeconds:timestampInMilliseconds];
|
||||
|
|
Loading…
Reference in New Issue
Block a user