Skip to content

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.

AndrewShmig/FaceDetect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceDetect

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published