Skip to content

v1.2.0 - 2023-06-21

Choose a tag to compare

@pablonosh pablonosh released this 21 Jun 12:35
· 19 commits to main since this release
a49c1f9

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