Design and Implementation of an Embedded System Based on Image Recognition

碩士 === 義守大學 === 電機工程學系 === 103 === For the purposes of facial recognition, in this thesis, we design and implement an embedded system whose platform consists of pcDuono-V2 board with ARM-processor inside and a Linux-kernel-based operating system, Ubuntu. A camera is set up on the platform to take hu...

Full description

Bibliographic Details
Main Authors: Yan-Ming Li, 李彥明
Other Authors: Ching-Min Lee
Format: Others
Language:zh-TW
Published: 2014
Online Access:http://ndltd.ncl.edu.tw/handle/32465396680357623486
Description
Summary:碩士 === 義守大學 === 電機工程學系 === 103 === For the purposes of facial recognition, in this thesis, we design and implement an embedded system whose platform consists of pcDuono-V2 board with ARM-processor inside and a Linux-kernel-based operating system, Ubuntu. A camera is set up on the platform to take human face pictures, and a program is used to recognize these pictures via biological multi-features. The corresponding facial recognition program running on the embedded system is based on Haar-like features and AdaBoost algorithm. Haar-like features are the foundation of recognition, while AdaBoost is a machine learning algorithm for training classifiers. According to the experimental results, the resultant embedded system can recognize the experimental subjects during one second in every our considered situations, which ensures the real-time performance.