This project is an example of using OpenCV on the iPhone.
It provides a simple application that let you take a picture (or select one from your photo library), and that detects the face(s) on the picture.
The application does not compile (yet) for the iPhone simulator. You need to build it for your iOS device in order to test it.
FaceDetect uses the OpenCV port provided by Macmade (myself), and which is also available on GitHub.
This project is no longer maintained.
It might not build on latest iOS versions, and might not be compatible with latest OpenCV versions.
FaceDetect is released under the terms of the Boost Software License - Version 1.0.
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade