Fix a typo in proto doc.
PiperOrigin-RevId: 546049240
This commit is contained in:
parent
15ee1210e5
commit
0a198d1f6a
|
@ -19,7 +19,7 @@ package mediapipe;
|
|||
// Joint of a 3D human model (e.g. elbow, knee, wrist). Contains 3D rotation of
|
||||
// the joint and its visibility.
|
||||
message Joint {
|
||||
// Joint rotation in 6D contineous representation ordered as
|
||||
// Joint rotation in 6D continuous representation ordered as
|
||||
// [a1, b1, a2, b2, a3, b3].
|
||||
//
|
||||
// Such representation is more sutable for NN model training and can be
|
||||
|
|
Loading…
Reference in New Issue
Block a user