人臉具有很多生物特徵,因此人臉識別安全系統是比那些只需要通行碼更為安全。在這篇論文中,嵌入式的人臉識別安全系統的設計。是當嵌入式系統識別一個特定的人出現在鏡頭前,關閉的門將會被允許解鎖。換言之,如果該使用者是不被系統識別的人,門會保持鎖定狀態。在嵌入式系統上運行的人臉識別程式是基於Haar-like特徵訓練和AdaBoost分類器開發的。建立一個基於ARM架構的嵌入式系統,如Bootloader,Linux內核的遷移的細節,創建根文件系統和安裝外圍驅動設備的移植已呈現。對於嵌入式系統,人臉辨識過程通常只約要2秒鐘。因此,嵌入式系統的即時性能是有保證的。
Human faces consist of many biological features. Therefore, face identification security systems are much safer than the traditional ones that only take passcodes. In this thesis, an embedded face identification security system is designed. When a particular person who is recognized by the embedded system appears in front of the camera, a closed door will be unlocked. On the other hand, if the person is not recognized by the system, the door will keep locked. The face identification program running on the embedded system is developed based on Haar-like feature training and AdaBoost classifier. The details of building up an ARM based embedded system such as migration of Bootloader, migration of Linux kernel, fabrication and migration of root document system and setup of peripheral driving devices have been presented. For the embedded system, face identification process usually only takes about 2 seconds. Therefore, the real-time performance of the embedded system is assured.