Top Banner
FACE RECOGNITION USING ARM7 Technical seminar on
18
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Face recognition using arm 7

FACE RECOGNITION USING ARM7

Technical seminar on

Page 2: Face recognition using arm 7

ABSTRACT :

The Embedded face recognition system is based on ARM LPC2148 development board using Windows operating system, detecting face by using HAAR features and then recognizing face by using LBP features.

Page 3: Face recognition using arm 7

CONTENTS :

1. Introduction

2. Related work

3. Implementation

4. Methodology

5. System test

6. Experiment analysis

7. Advantages

8. Disadvantage

9. Conclusion

Page 4: Face recognition using arm 7

INTRODUCTION :

Face recognition technology is widely used biological recognition technology. In comparison with other identification methods, face recognition has more convenient features. This approach is based on ARM LPC2148 on Windows operating system.

Page 5: Face recognition using arm 7

RELATED WORKS :

=> Real time Embedded face recognition for smart home.

=> Embedded car security system on face detection.

=> Human face recognition system using modified PCA algorithm and ARM platform.

Page 6: Face recognition using arm 7

IMPLEMENTATION :

Face recognition is based on the LBP algorithm and PCA

with nearest neighbor classifier as the core algorithms of the

system identification.

Matlab is used as a front end process and keil code runs at the back end in ARM7 Processor.

Page 7: Face recognition using arm 7
Page 8: Face recognition using arm 7

METHODOLOGY OF MAIN ALGORITHM:

Page 9: Face recognition using arm 7

SYSTEM TEST :

Page 10: Face recognition using arm 7
Page 11: Face recognition using arm 7

EXPERIMENTAL PROCESS :

Front end is written in matlab code in windows operating system and back end is written in keil code. The image that is to be matched is given in Front end and the comparison is done in hardware where the program is written in keil in ARM7.

Page 12: Face recognition using arm 7
Page 13: Face recognition using arm 7

ADVANTAGES :

1. Face recognition is easy to use and in many cases it can be

performed without a person even knowing.

2. Face recognition is also one of the most inexpensive

biometric in market & its prices should continue to go down.

Page 14: Face recognition using arm 7

DISADVANTAGES:

Face recognition systems cant tell the

difference between identical twins.

Page 15: Face recognition using arm 7

APPLICATIONS:

Physical access control of buildings areas ,doors, cars or net access.

Banking using ATM: The software is able to quickly verify a customers face .

Security systems

Page 16: Face recognition using arm 7

CONCLUSION:

Face recognition technologies have been associated

generally with very costly top secure applications. Today the core

technologies have evolved and the cost of equipment's is going

down dramatically due to the integrations and the increasing

processing power.

Certain application of face recognition technology are now cost effective, reliable and highly accurate.

Page 17: Face recognition using arm 7

QUERIES

Page 18: Face recognition using arm 7

THANK YOU