搜索资源列表
DM642_Complexiondetect
- 在DM642平台上实现的肤色检测程序.肤色检测被广泛用于人脸跟踪、人脸检测、手语识别等领域中,具有重要的实际应用价值。-DM642 platform in achieving the color detection procedures. Color has been widely used to detect human face tracking, Face detection, sign language recognition, and other areas, is of great
complexskin
- 基于CCS2.2的肤色检测程序,在做人脸识别什么的有用!调试通过,有.OUT文件,可以直接运行!会自动检测那一块是皮肤,并给出估计值!-CCS2.2-based skin color detection procedure, what to do face recognition useful! Debugging through there. OUT files, you can directly run! Will automatically detect that a skin, and
facedetection1.tar
- this program related to face detection code to detect the face
edge_detection
- edge detection, detect the face automatically
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的