Skip to content

simdm/FaceTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer vision with iOS: Tracking faces in live video

This is the source code that accompanies our article on how to process live video with OpenCV on iOS devices. Video frames are captured using the AVFoundation framework and face detection is performed using OpenCV's Haar CascadeClassifier.

About

Face tracking in live video on iOS devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published