摘要
随着信息处理技术的发展,基于嵌入式平台的便携的人脸检测技术便显得愈发重要。本文描述了如何基于OpenCV视觉库在嵌入式平台上利用类Haar特征和Adaboost算法实现人脸检测,并讨论了如何在嵌入式平台上优化算法。
With the development of information processing techniques,face detection technique based on embedded systems is increasingly important.This paper describes the implementation of face detection based on OpenCV and embedded systems by means of haar-like features and Adaboost algorithm,and discuss how to optimize the algorithm in embedded platform.