This is the implementation of Hand Pose Estimation using iOS Vision Framework.
The app fetches image from your front facing camera and perform hand pose estimation at ~5 FPS. Most of the code is adapted from Apple's original DetectingHandPoseWithVision
sample code.
- Xcode 12.0
- iOS 14.0
To use this app, open iOS-Vision-HandPose.xcodeproj in Xcode 12 and run it on a device with iOS 14. (You can NOT use simulator for this project)
These are the results of the app when tested on iPhone 7.
If this project helped you reduce time to develop, you can give me a cup of coffee :)
Sri Raghu Malireddi / @r4ghu