搜索资源列表
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
Complexiondetect
- 这是SEED-VPM642的肤色检测程序。 在视频显示任务的循环中,程序首先将视频数据从输入缓冲区读入自己开设的临时图像处理缓冲区,再在临时图像处理缓冲区上进行处理,处理后的数据再输出到输出缓冲区。 本程序还对肤色范围进行了判断计算,并将肤色区域用方框标出。-This is a SEED-VPM642 skin testing procedures. Video display tasks in the cycle, the program will first video data r
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
fusejiance11
- 是基于DSP DM6437的肤色检测系统,可以时时检测肤色-Is based on DSP DM6437 skin color detection system, you can always detect color
TCS230colorsense
- 颜色识别器单片机程序,可以准确识别所要测的颜色,如红色,则RGB的值会改变,也可以进行皮肤的黑白测试-Color recognition device microcontroller program can accurately identify the colors to be measured, such as red, the RGB values will change, the skin can also be black and white test
61IC_S1495
- 基于DM6437的肤色检测系统,在瑞泰创新的DSP平台上进行了下载实验-DM6437-based skin color detection system, in Skandia innovative DSP platform for the download test
107215790DSP_fusejiance
- 基于DSP的人脸识别程序具体方法为肤色分割,腐蚀膨胀-DSP-based face recognition program specific methods for skin color segmentation, corrosion expansion
SEED601_Complexiondetect
- 基于DM642的肤色检测源代码,对肤色范围进行了判断计算,并将肤色区域用方框标出-DM642-based skin color detection source code, to determine the color range of the calculation, and the skin area marked by box
dark-color
- wince6.0 GPS I9.rrui skin
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的