Face Recognition
-
I've been asked to look at the possibility of implementing face recogition from a web cam. I work for a small company so can't afford any extensions that you have to pay for. Does anyone know of any freeware face recognition libraries? Are there any special key words I could google for? Thanks
I feel like I'm diagonally parked in a parallel universe Jerry Davis http://www.astad.org
http://www.jvf.co.uk -
I've been asked to look at the possibility of implementing face recogition from a web cam. I work for a small company so can't afford any extensions that you have to pay for. Does anyone know of any freeware face recognition libraries? Are there any special key words I could google for? Thanks
I feel like I'm diagonally parked in a parallel universe Jerry Davis http://www.astad.org
http://www.jvf.co.ukHi, I had seen running projects for that one, but it is not really realible and robust. What the programmer did : 1. Capture the image using the webcam 2. Search from the databank by comapring pixel by pixel. The matching percentage will be compared based on the tolerance defined level say +/- 90% Of course the lightings and position of the head will sureley affect, even hairdo.