Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 317 Bytes

File metadata and controls

6 lines (4 loc) · 317 Bytes

openCViOSFaceTrackingTutorial

Tutorial: openCV xCode iOS - Face Tracking with Video Capture

This is a tutorial showing how openCV can be added to your iOS xCode project and how to capture a video stream from your camera onto a UIImageView and then tracking faces in each image frame.