erickingxu / FaceDetection

iPhone app for detecting faces from a live camera feed using Swift and iOS 7 API's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection

Note: this example requires Xcode 6 beta 6 and iOS 7 or later.

Sample project for detecting faces from a live camera feed using Swift and Core Image API's.

Apple documentation for face detection is available here for Objective-C. This project migrates the code to Swift and integrates it with a live camera feed.

If you have questions or run into issues, please open a new issue or reach out to me on Twitter @iotize.

About

iPhone app for detecting faces from a live camera feed using Swift and iOS 7 API's.

License:MIT License


Languages

Language:Swift 100.0%