| 3 | 2 Comments
Justin Kalweit

Face Recognition Part 1

faceRec.JPG
Before I started ripping the walls out of my house, I had a fingerprint scanner for opening the front door. That was cool, but wouldn't it be better if your front door could see you coming and automatically unlock itself?!

This screenshot shows face detection - the first step in face recognition. The color image is the unprocessed web cam image, the second shows a box drawn around the detected face and eyes, and the third is a normalized face, using a line through the eyes to calculate a rotation and orient the face vertically.

Luckily, detection is easy using Emgu, a C# .NET wrapper for the OpenCV image processing library. Most of the detection logic is translated from c++ examples I found with Google. The detection is done using Haar cascades and is faster than I expected - processing about 10 frames per second. The recognition part is much harder . . .

2 Comments

Dear Justin,

I need to work on a pose invariant face recognition project. I want to use Emgu and the OpenCV processing library.

It seems you have already worked on a similar project. I will be much obliged if you could send me the source codes or link to download the source codes.

Hope you will reply soon.

Thanking you

Warm Regards
Rajesh

bijan

Help Me I'm Iranian please send link or source code to me
I making robot @home
I problam in face detection and recognition
i'm student
I need to helping you
excuse me .i don't writed english very well

Leave a comment

what will you say?

(You may use HTML tags for style)

No TrackBacks

TrackBack URL: http://www.justinkalweit.com/cgi-bin/mt/mt-tb.cgi/11