搜索资源列表
Visual_C++_image_shibie_dianxing_anli
- 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
FaceDetection
- 国外网站上下载的使用vc.net2005开发的人脸检测系统
facedetion
- 人脸检测系统(可以用于人脸检测和定位)等,很方便的,程序已通过验证
FACESYSTEM
- 很久以前自己写的一个人脸检测系统。有这方面需要的可以看看。
0人脸检测系统(exe可用).rar
- 人脸检测系统,可以用的 ,经过检测
faceRecog基于OpenCV的人脸识别系统
- 使用了Gabor+LDA算法,包含人脸检测、对齐、光照预处理、识别模块
HMMDemo
- 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
renlianjianche
- 人脸检测系统检测人脸的识别,很有意思可以看看非常有用-Face Detection system detects human faces to identify, can be very interesting to see a very useful
face_detection
- 在visual C++6.0环境下,实现人脸检测的一个系统。-This is a system that can realize face deection.
human_face_detect_facemodel
- 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
FaceDetectionSystem
- 人脸检测系统可对一张图片中,在不同地方的人脸进行识别,并可对图片进行各种各样的处理,如:对图片进行二值化,比较图片相似度等.-Human Face Detection system can be a picture, in different parts of the face to identify people, and on the picture for various treatment, such as: for two values of the picture, and pict
mainface
- 基于VC++的人脸检测系统源码,内置有很多处理滤镜,很早时候的一款源码,不过作为学习资料还是可以的。-VC++-based Face Detection system source code, there are many built-in filter, when a very early source, but as the learning materials can be.
detectionface
- 人脸检测 VC++程序。是一款效率很高的人脸识别系统-face detection
face
- 基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
Fdpcli10
- 一个人脸检测系统的相关代码,使用了STL技术,服务器程序是基于ARM+DSP-A face detection system, the relevant code that uses the STL technology, the server program is based on ARM+ DSP
facetest
- MICROSOFT FOUNDATION CLASS LIBRARY : face ======================================================================== 人脸检测系统 AppWizard has created this face application for you. This application not only demonstrates the basics of using the
face
- 完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、 人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表 情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时 进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preprocessing, face detection and loca
FaceMFC_v2
- 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
基于人脸检测的点名系统
- 使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)