Font Size: a A A

Face Recognition System Based On Dual Core Architecture

Posted on:2013-01-07Degree:MasterType:Thesis
Country:ChinaCandidate:L LiuFull Text:PDF
GTID:2218330362459230Subject:Control Engineering
Abstract/Summary:PDF Full Text Request
With the development of the recognition algorithm, biometric technology has been increasingly used in the field of authentication, such as fingerprint recognition, iris recognition, voice recognition, palm print recognition and face recognition and so on. In all of these, face recognition because of its good user experience, non-contact, not easy to disguise, relatively fixed, has become a research hotspot in recent years and emerges many automatic face recognition system.Current commercial face recognition systems, most are still based on PC platform. So many problems for them such as big power consumption, inconvenient to carry and limited application areas can not avoid. Also there are a small part of the embedded platform products, but they are based on single-core MPU. Limited by the chip computing speed or peripheral devices management capacity constraints, can not get a good performance in automatic face recognition system.For the target of building a practical embedded face recognition system, this thesis proposed to use dual-core architecture embedded platform for the development of system, selected the DM6446 (ARM + DSP) platform, and completed the development of algorithm layer and application layer. The main work of this thesis can be described as follows:Design a two-level software hierarchy based on dual-core architecture hardware which abstracts the whole system into the application layer and the algorithm layer. These two layers are respectively deployed on different hardware platforms, which make full use of every single processor's advantages: ARM and DSP.In the algorithm layer, complete the face detection, feature location, feature extraction and feature comparison modules'implementation based on the specific platform.Optimize the above algorithm modules in the program-level or strategy-level based on the characteristics of DSP operations. Package the modules in accordance with xDM standard in the form of the codec, so increase the versatility and portability of the algorithm modules.In the application layer, transplant the GUI tools (QTEmbedded) to the embedded platform, and finish the application layer program design in the QTEmbedded environment.Without disrupting the versatility of the codec algorithm, for the integration of the application layer and the algorithm layer, this thesis proposed a method of function package: shell packaging, realizing the call of the codec algorithms in the QTEmbedded frame.
Keywords/Search Tags:face detection, face recognition, ARM+DSP, QTEmbedded, embedded face recognition system
PDF Full Text Request
Related items