Skip to content

benedelstein/BodyPoseDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BodyPoseDetection

Basic setup for detecting human body poses in swift

With new Vision APIs for iOS 14, you can detect human body poses. This project has a basic setup for:

  1. reading video frames from a camera
  2. processing frames and calling the detect human body pose API
  3. parsing out human body poses and drawing them on screen

About

Basic setup for detecting human body poses in swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages