Face detection with Core Image on Live Video | iPhone Development - iPad Development - iCapps | iPhone and iPad development | Scoop.it

In this article I will explain how to do face detection on a live video feed using an iOS 5 device. We will be using Core Image to do the heavy lifting. The code is loosely based on the SquareCam sample code from Apple.