搜索资源列表
Face_Detect.rar
- Xilinx ISE&EDK 8.2平台的人脸检测系统设计,Xilinx ISE
face-detect4
- 基于嵌入式linux的人脸检测跟踪系统。研究人脸检测的同学可以研究下-Embedded linux based face detection tracking system. Research students face detection can be studied under
face-detection-1
- 基于嵌入式Linux的便携式自动人脸检测与跟踪系统的应用研究.pdf-Portable automatic face detection and tracking system embedded Linux-based applications
face
- 实现功能:TigerBoard开发板模拟下人脸检测门禁系统,以继电器开关带代替门禁上电磁锁的开关,通过LED灯观察状态-Realization of function: TigerBoard development board simulation under the face detection access control system, with the relay switch to replace the access control on the electromagnetic lo
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的