Advertisement

Anyone know where I can find some code for Face Detection in Images using C++

Started by August 04, 2000 08:42 AM
2 comments, last by Neo_Matrix 24 years, 4 months ago
I am doing a project for my university and I was wondering if any of you know where I can find sample code or good resources on face detection. Thanks all. I really appreciate this. Neo_Matrix
Neo_Matrix
Face detection? In what context?
Advertisement
I remember reading in Wired a couple of years ago about a face detecting program using neural nets. It was just a quick snippet, but most of the time was spent training the system on what wasn''t a face.

Sorry I can''t be more helpful than that.
I have been doing research for past 2 weeks and have found theorys using Neural Nets, skin color, and other factors. Does anyone know where I can get a good C++ source code to open up .jpg files and one that has a lot of good features. That will be a start to my project. Thanks.

Neo_Matrix
Neo_Matrix

This topic is closed to new replies.

Advertisement