Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to start to program face recognition?

Hey There,

i want to write a program face recognition Program with OpenCV. This programm must do: If the face not in database send a sms to user. I have researched in internet that i can use for face recognation haarcascade...xml files or eigenface algorithm.

What ist better eigenface or haarcascade?

How can i start to write this program?

I use the System Linux and i have installed the OpenCV-Libraries and i can use OpenCV-Libraries with CodeBlocks.

Please help me with to write this project.