Skip to content

ryanmasondavies/FaceDetection

Repository files navigation

Face Detection

Build Status

Note: this example requires Xcode 11 and iOS 13 or later.

In progress: currently this project uses CIDetector to identify faces. I am working on updating the project to use the Vision framework, and to use SwiftUI and Combine.

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 13 API's.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages