Update pose.md

Corrected A Typo on line 190 , from lanmark --> landmark
This commit is contained in:
Abduttayyeb M.r 2021-05-16 22:28:37 +05:30 committed by GitHub
parent ae05ad04b3
commit 7b5a3de436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ Naming style may differ slightly across platforms/languages.
#### pose_landmarks
A list of pose landmarks. Each lanmark consists of the following:
A list of pose landmarks. Each landmark consists of the following:
* `x` and `y`: Landmark coordinates normalized to `[0.0, 1.0]` by the image
width and height respectively.