Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.06 KB

iOS-Vision-HandPose

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.

Requirements

  • Xcode 12.0
  • iOS 14.0

Usage

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)

Results

These are the results of the app when tested on iPhone 7.

Result 1 Result 1

Donation

If this project helped you reduce time to develop, you can give me a cup of coffee :)

paypal

Author

Sri Raghu Malireddi / @r4ghu