issues
search
quickpose
/
quickpose-ios-sdk
Quickly add MediaPipe Pose Estimation and Detection to your iOS app. Enable powerful features in your app powered by the body or hand.
https://docs.quickpose.ai/docs/MobileSDK
Apache License 2.0
239
stars
11
forks
source link
Feature/1.2.0
#7
Closed
pablonosh
closed
1 year ago
pablonosh
commented
1 year ago
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
Simplified Feedback text to reuse QuickPose.Landmark.Group
v1.2.0 - 2023-06-21
Added
Changed