Skip to content

Releases: quickpose/quickpose-ios-sdk

v1.2.0 - 2023-06-21

21 Jun 12:35
a49c1f9

Choose a tag to compare

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

v1.1.1 - 2023-06-05

05 Jun 21:37

Choose a tag to compare

Added

  • Support for Cocoapods, with Cocoapods SwiftUI Sample App

Changed

  • Interface for Timers and Counters now more detailed and consistent.

v1.1.0 - 2023-05-17

17 May 13:10
3997bc1

Choose a tag to compare

Added

  • New Fitness exercises Leg Raises, Glute Bridge, Overhead Dumbbell Press, vUps, Lateral Raises, Front Raises, Hip Abduction Standing Left, Hip Abduction Standing Right, Side Lunges Left, Side Lunges Right, Biceps Curls.
  • Scale Independent Measuring Line Beta

Fixed

  • Orientation bug when starting app 'face up'

v1.0.0 - 2023-05-09

09 May 15:41

Choose a tag to compare

Added

  • Landscape support and example
  • Renamed guidance prompts to feedback prompts
  • Sustained 60fps with per frame performance tuning

Fixed

  • Sumo Squat counting improved

v0.8 - 2023-04-26

26 Apr 16:15
bc4aef8

Choose a tag to compare

  • Depth Measurement Bar for Fitness Measurements
  • Supporting Sumo Squats, Plank, Left and Right Leg Lunges and Cobra wings.
  • Fitness Measurements return customizable guidance prompts
  • Improved Camera Permissions for UIKit demo apps
  • Fixed a stability issue where frames could be processed before initialisation

v0.6 - 2023-03-15

15 Mar 16:34

Choose a tag to compare

Added

  • Thumbs up and Thumbs Down detection feature
  • Unchanged Detectors to observe when a user is holding in place for a specified period of time.

v0.5 - 2023-03-02

02 Mar 20:41

Choose a tag to compare

Added

  • Raised finger detection and counting
  • Updated Picker demo with new features

Changed

  • Extended QuickPoseThresholdCounter to be easier to work with including state change callback and transparency over internal state.

Fixed

  • Pressup counter is more robust

v0.4 - 2023-02-22

27 Feb 13:52

Choose a tag to compare

Added

  • Custom overlay's line width, font size, and color.
  • A conditional color based on measured angle

v0.3 - 2023-02-14

14 Feb 11:16

Choose a tag to compare

Added

  • Health Range of Motion Measurements for Shoulder, Knee, Hip, Back and Neck
  • Fitness Exercise Detection & Counters for Jumping Jacks and Squats.

v0.2 - 2023-01-31

31 Jan 16:07

Choose a tag to compare

Added

  • Support for compiling on iOS Simulators
  • Support for running on M1/M2 Mac's with Designed for iPhone/iPad
  • Support for loading local video files