首页 /研究 /Implementation of K-Nearest Neightbors Face Recognition on Low-power Processor
OTHER

Implementation of K-Nearest Neightbors Face Recognition on Low-power Processor

Eko Setiawan, Adharul Muttaqin

发表年份
2015
引用次数
23
访问权限
开放获取

摘要

Face recognition is one of early detection in security system. Automation encourages implementation of face recognition in robot with low-power processor. Most of face recognition research focused on recognition accuration only and performed on high-speed computer. Face recognition that is implemented on low-cost processor, such as ARM processor, needs proper algorithm. Our research proposed K-Nearest Neighbor (KNN) algorithm to recognize face by ARM processor, which was common processor in robot system. This research sought best k-value to create proper face recognition with low-power processor. The proposed algorithm was tested on AT&T face dataset from Computer Laboratory, Cambridge University. The 15 images were set as testing image and 315 images were used as reference data set. OpenCV was choosen as main core image processing library, due to its high-speed. Proposed algorithm was implemented on ARM11 700MHz. Experiment result showed that KNN face recognition detected 93.3% face with k=1. Another proposed Histogram KNN face recognition gave 100% true detection with k=3. Overall experiment showed that proposed algorithm detected face on 2.657 s by ARM processor.

关键词

Computer scienceFacial recognition systemArtificial intelligenceFace (sociological concept)Face detectionHistogramk-nearest neighbors algorithmPattern recognition (psychology)Set (abstract data type)Computer vision

相关论文

查看 OTHER 分类全部论文