LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Face recognition with genetic algorithm

Hi. We're working on a face recognition system and we'd like to know how genetic algorithm can be applied in our system. We're pretty new with LabVIEW and have little idea about genetic algorithm. Any help would be greatly appreciated.

 

0 Kudos
Message 1 of 6
(5,030 Views)

You mentioned you are pretty new to LabVIEW. Are you aware of the Vision Development Module (http://www.ni.com/labview/vision/)? It has a host of built in functions and algorithms to handle image processing.

I was also able to find a case study discussing the development of a facial recognition system (http://sine.ni.com/cs/app/doc/p/id/cs-14086) and another forum post discussing facial recognition (http://forums.ni.com/t5/LabVIEW/face-recognition-using-labview/td-p/1657028).

Hopefully, this sets you in the right direction. If you have any more specific questions, feel free to post them here.

James D.

James D.
Applications Engineer
National Instruments
Message 2 of 6
(4,975 Views)

We've managed to match image patterns already. What we're looking for is how we're going to add genetic algorithm in face recognition.

0 Kudos
Message 3 of 6
(4,928 Views)

Take a look at this community example on implementing genetic algorithms in LabVIEW 

https://decibel.ni.com/content/docs/DOC-13699

Maggie M.
Application Engineer
National Instruments.
http://www.ni.com/support
0 Kudos
Message 4 of 6
(4,904 Views)

Hey,

 

Convolutional neural networks are currently the best performing solution to facial recognition problems. If you need assistance, we at JKI may be able to help. Drop us a message if interested.

 

http://jki.net/contact

 

Tomi

--
Tomi Maila
0 Kudos
Message 5 of 6
(4,805 Views)

I have written face detection and face recognition LabView Add-ons that are based on convolutional neural networks. These VIs are available via VI package manager. Search for 4SmartMachines.

Message 6 of 6
(3,152 Views)