Skip to content

r4ghu/iOS-Vision-HandPose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages