v1.2.0 - 2023-06-21
Added
- Inside box feature and overlay. Defaults to whole body but any joint group can be used.
- High Performance guide
Changed
- Library performance under high framerates
- Improving readability of landmarks, by replacing raw double array with scaled Point3d lookups.
- Tidying up features by passing side as a parameter e.g. .userRightKnee -> .knee(side: .right)
- Simplified Feedback text to reuse QuickPose.Landmark.Group