08-11-2010 02:50 PM
hl....
I made this vi (attached) but it is showing error, i dont know what it is ?
I want to distinguish two images i.e (i want to do Face recognition . )
Can i compare two images in a rough manner directly as in attached vi...
Can i have any example vi for study as per my requirement i.e based on face recognition...
Thank you
08-11-2010 06:48 PM
Use "imaq create" blocks to create the imaq images which will be used. (give them a name to help identify which is the one from the camera, and the two comparison images).
Connect these to "imaq readfile" blocks, and connect the file path to these.
Connect the readfile blocks to the inputs of your image comparison block.
Hope that helps.
02-22-2011 10:24 PM
Hi
Can i use the labview to develop the face recognition system?
For example, The system can identify the known and unknown face.
the labivew vision development module can do that.
thanks
andy
02-24-2011
06:43 AM
- last edited on
05-08-2024
03:02 PM
by
Content Cleaner
HI,
Face recognition is possible.
Hope these help,
Dhruv
AE
02-18-2012 12:04 PM
the links do not work ...pls send working lins..i also need help in face recognition using labview algorithim ..
03-05-2012 07:54 AM
is 3dimensional face recognition possible in labview...pls some one advice me to create a good code..thanks..
03-05-2012 05:31 PM
What do you mean by 3 dimensional face recognition?
Do you mean that it'd detect the face from side on too? or be able to tell the difference between someone with a long nose, and someone with a short nose but the rest of the face is the same?
03-05-2012
05:41 PM
- last edited on
12-03-2024
01:25 PM
by
Content Cleaner
Also, these links may help
http://homepage.fudan.edu.cn/tianyu/2011/10/09/face-recognition-system-based-on-labview/
Here's one on 3D face recognition (but not LabVIEW)
03-12-2012
05:20 PM
- last edited on
05-08-2024
03:03 PM
by
Content Cleaner