搜索资源列表
c_fusejiance
- 此程序使用的集成环境为TI公司的CCS。程序的平台是使用合众达的VPMDM642 c_fusejiance是用DSP进行肤色检测。人体的皮肤颜色是人体的一个重要特征,肤色检测被广泛的应用于人脸跟踪、人脸检测、手语识别、敏感图像过滤等领域中. -use of this procedure for the integrated environment TI's CCS. Procedures for the use of the platform is up to the UCO i
faceRecogniztion-fusemoxing
- 一个简单的基于肤色模型的人脸检测程序。基于DSPTMSP6711;-a simple model based on the color of face detection procedures. Based on DSPTMSP6711;
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
Face_Detect.rar
- Xilinx ISE&EDK 8.2平台的人脸检测系统设计,Xilinx ISE
FaceDetect
- 在FPGA上实现人脸检测,板子型号为Xilinx 110T,使用OpenCV函数进行检测。-Achieve face detect on FPGA
picread
- 用picture控件实现人脸检测画面界面显示和视频流的选择-Achieved with the picture control interface display screen face detection and video streaming options
face-detect4
- 基于嵌入式linux的人脸检测跟踪系统。研究人脸检测的同学可以研究下-Embedded linux based face detection tracking system. Research students face detection can be studied under
DM642_LOOP1
- 基于dspdm642平台的在CCS上进行开发的人脸检测程序。-The face detection procedures which based on Dspdm642 platform are developed in the CCS
dsp-face-detection
- 在DM642平台运行的基于肤色分割方法的DSP人脸检测程序-dsp face detection based on skin colour
DSP_fusejiance
- 基于DM642平台和肤色加人脸几何特征算法的DSP人脸检测程序-Based on the platform of DM642 and color into face geometry algorithm DSP face detection programs
FPGA
- 基于FPGA 的快速人脸检测参考资料 大家学习下-FPGA-based Fast face detection
face-detection-1
- 基于嵌入式Linux的便携式自动人脸检测与跟踪系统的应用研究.pdf-Portable automatic face detection and tracking system embedded Linux-based applications
FaceDetection
- 基于adoost的fpga人脸检测程序,代码采用了verilog编写,用的是xilinx的virtex5芯片-face detection based on adboost. verilog is used,and virtex5 it isimplementated on virtex5.
Adaboost_Facerecognition_FPGA
- 基于Adaboost的人脸检测算法研究及其FPGA实现-Adaboost based face detection algorithm on FPGA
renlianjiance
- 人脸检测C语言程序,在DM6437开发板上可以直接运行-Face Detection C language program, DM6437 development board can be run directly
嵌入式人脸检测
- 这是嵌入式,基于Qt和opencv人脸检测源码。可运行在嵌入式目标平台
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
robotversion-ARM_QT
- 买ARM开发板赠送的关于人脸检测的源码,基于arm-linux的,很有用。-ARM development board to buy a gift on the face detection of the source, based on ARM-Linux, very useful.
FaceDection
- 基于DSP的人脸检测程序,适用于在DSP上检测人脸-face dection
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的