An open API service indexing awesome lists of open source software.

https://github.com/appcoda/facedetector

A Face Detection Demo using Core Image in iOS
https://github.com/appcoda/facedetector

Last synced: 3 months ago
JSON representation

A Face Detection Demo using Core Image in iOS

Awesome Lists containing this project

README

        

# A Face Detection Demo using Core Image in iOS

Core Image is a powerful API built into Cocoa Touch. It’s a critical piece of the iOS SDK. However, it often gets overlooked. In this tutorial, we’re going to examine Core Image’s face detection features and how to make use of this technology in your own iOS apps!

For the full tutorial, please refer to the link below:

http://www.appcoda.com/face-detection-core-image