|
15 | 15 | Optionally saves images and video with overlaid angles.
|
16 | 16 |
|
17 | 17 | Joint angle conventions:
|
18 |
| - - Ankle dorsiflexion: Between heel and big toe, and ankle and knee |
19 |
| - - Knee flexion: Between hip, knee, and ankle |
20 |
| - - Hip flexion: Between knee, hip, and shoulder |
21 |
| - - Shoulder flexion: Between hip, shoulder, and elbow |
22 |
| - - Elbow flexion: Between wrist, elbow, and shoulder |
| 18 | + - Ankle dorsiflexion: Between heel and big toe, and ankle and knee.\ |
| 19 | + *-90° when the foot is aligned with the shank.* |
| 20 | + - Knee flexion: Between hip, knee, and ankle.\ |
| 21 | + *0° when the shank is aligned with the thigh.* |
| 22 | + - Hip flexion: Between knee, hip, and shoulder.\ |
| 23 | + *0° when the trunk is aligned with the thigh.* |
| 24 | + - Shoulder flexion: Between hip, shoulder, and elbow.\ |
| 25 | + *180° when the arm is aligned with the trunk.* |
| 26 | + - Elbow flexion: Between wrist, elbow, and shoulder.\ |
| 27 | + *0° when the forearm is aligned with the arm.* |
23 | 28 |
|
24 | 29 | Segment angle conventions:
|
25 | 30 | Angles are measured anticlockwise between the horizontal and the segment.
|
@@ -342,11 +347,16 @@ def compute_angles_fun(config_dict, video_file):
|
342 | 347 | Optionally displays figures.
|
343 | 348 |
|
344 | 349 | Joint angle conventions:
|
345 |
| - - Ankle dorsiflexion: Between heel and big toe, and ankle and knee |
346 |
| - - Knee flexion: Between hip, knee, and ankle |
347 |
| - - Hip flexion: Between knee, hip, and shoulder |
348 |
| - - Shoulder flexion: Between hip, shoulder, and elbow |
349 |
| - - Elbow flexion: Between wrist, elbow, and shoulder |
| 350 | + - Ankle dorsiflexion: Between heel and big toe, and ankle and knee.\ |
| 351 | + *-90° when the foot is aligned with the shank.* |
| 352 | + - Knee flexion: Between hip, knee, and ankle.\ |
| 353 | + *0° when the shank is aligned with the thigh.* |
| 354 | + - Hip flexion: Between knee, hip, and shoulder.\ |
| 355 | + *0° when the trunk is aligned with the thigh.* |
| 356 | + - Shoulder flexion: Between hip, shoulder, and elbow.\ |
| 357 | + *180° when the arm is aligned with the trunk.* |
| 358 | + - Elbow flexion: Between wrist, elbow, and shoulder.\ |
| 359 | + *0° when the forearm is aligned with the arm.* |
350 | 360 |
|
351 | 361 | Segment angle conventions:
|
352 | 362 | Angles are measured anticlockwise between the horizontal and the segment.
|
|
0 commit comments