2

How to use face detection for the face image using iPhone camera ?

I want to develop an application for iPhone in xcode and use face Image in the application to but I do not know how it is possible to use face detection in my application. Any ideas?

Deepesh
  • 633
  • 4
  • 11

1 Answers1

5

You can take a look at openCV

Here is a link to the question asking something similar to your question
iPhone and OpenCV.

And i think you can find a template from this site

http://www.ient.rwth-aachen.de/cms/software/opencv/

Community
  • 1
  • 1
Robin
  • 10,011
  • 5
  • 49
  • 75