12-16-2010 07:49 AM
Hi all
I am a newbee with Labview. For my project, I wanted to know how to realise real time face recognition system using video acquired from a web cam. Can u please guide me towards it? The links on the existing post regarding face recognition doesn't seem to be working. Can i make a face recognition vi?
12-19-2010 08:38 PM
Yes you can but there is a lot of theory that has to be applied to do so..... You want to do face Recognition or Face Matching?....
12-21-2010 03:57 PM
@P.Anand:
Thank you for your response, sir. I want to make an atm machine that accesses the account using face recognition. I wil have a database of images stored, i need to capture the image from the webcam, compare it with the database and after it matches, open the specific account. Can u plz help me out with the further steps?
12-21-2010 09:14 PM
12-23-2010 12:27 PM
@P.Anand
Thank you Sir. I'l get back to you for further doubts.... wil check that out....
12-24-2010 09:05 AM
It really depends on the type of project you're working on and the degree of complexity you'r aiming for.
Its true there are a lot of theories behind face recognition but that doesn't mean you can't create a simple project without extensive research.
You can find small primitive ideas for facial recognition based on template matching and image comparison. You can for example use an image database and compare the new image to the ones in the database and choose the best match, or you can compare features instead of the whole image...
There are hundreds of possibilities in facial recognition, you have to first find what you're aiming for
..
06-20-2013 03:32 AM
sir i want to match the image taken by the camera to the images in the database.
03-14-2016 04:37 AM
have you completed your project of Face Recognition?i n eed your help.
03-14-2016 06:38 AM
03-21-2018 12:38 PM
Can you plz help me in project using that procedure by providing the materials for it