33% found this document useful (3 votes)
2K views

Facial Recognition Using LabVIEW

This document describes developing a facial recognition program using LabVIEW and NI Vision to enable security locking. It discusses how facial recognition has many applications like surveillance and homeland security. The facial recognition system is divided into two main parts - image processing and recognition techniques. The advantages of this facial recognition scheme are its speed, simplicity, learning capacity, and relative insensitivity to small changes in face images. LabVIEW's graphical programming helps visualize program flow and more easily develop and debug the system.

Uploaded by

Anjali Naidu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
33% found this document useful (3 votes)
2K views

Facial Recognition Using LabVIEW

This document describes developing a facial recognition program using LabVIEW and NI Vision to enable security locking. It discusses how facial recognition has many applications like surveillance and homeland security. The facial recognition system is divided into two main parts - image processing and recognition techniques. The advantages of this facial recognition scheme are its speed, simplicity, learning capacity, and relative insensitivity to small changes in face images. LabVIEW's graphical programming helps visualize program flow and more easily develop and debug the system.

Uploaded by

Anjali Naidu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

FACIAL RECOGNITION TECHNIQUE FOR SECURITY LOCKING USING LABVIEW AND NI-VISION

ABSTRACT Face recognition is a fascinating topic in the field of computer vision. There are already many face recognition algorithms that exist today, where each has its merits and weakness. One of the most important goals of computer vision is to achieve visual recognition ability comparable to that of human .This project describes an approach in developing a face recognition program using LabVIEW programming language and NI (NATIONAL INSTRUMENTS) Vision Development Module. It has opened a new age for human kind to enter into a new world, commonly known as the technological world. From last two decades, its potential applications, such as in the areas of surveillance, closed circuit television (CCTV) control, (HCI) Human Computer Interface, intelligent robot and so on It has gained increasing interests over the years, especially for biometrics identification and authentication applications in the homeland security . Complex face authentication and recognition systems are very costly, and hence the challenge is to develop a PC-based face recognition system with sufficient reliability at much lower cost. The implementation of the Face Recognition System (FRS) can be subdivided into two main parts. The first part is image processing and the second part is recognition techniques.

The main advantages of face recognition scheme is its speed and simplicity, learning capacity and relative insensitivity to small or gradual changes in the face image. Technological advancements in semiconductor wafers manufacturing have resulted in cheaper microprocessors and computers. LabVIEWs graphical programming environment helps programmer to visualize the program flow, develop and debug easier. Also, as many engineering process and algorithms are presented in flow diagrams, implementing them in LabVIEW is simpler and faster as they naturally correspond to LabVIEWs block diagrams and the use of subVIs.

BLOCK DIAGRAM:

You might also like