macmade / FaceDetect

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceDetect

Build Status Issues Status License Contact
Donate-Patreon Donate-Gratipay Donate-Paypal

Face detection for iPhone using OpenCV

About

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.

Building

The application does not compile (yet) for the iPhone simulator. You need to build it for your iOS device in order to test it.

OpenCV port

FaceDetect uses the OpenCV port provided by Macmade (myself), and which is also available on GitHub.

Project Status

This project is no longer maintained.
It might not build on latest iOS versions, and might not be compatible with latest OpenCV versions.

License

FaceDetect is released under the terms of the Boost Software License - Version 1.0.

Repository Infos

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

About

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.


Languages

Language:C++ 52.0%Language:C 33.2%Language:Python 6.4%Language:MATLAB 5.0%Language:Objective-C 2.1%Language:Makefile 0.7%Language:M 0.5%Language:Shell 0.0%Language:CMake 0.0%Language:Batchfile 0.0%