搜索资源列表
jiyuzhongxinderenlianshibie
- 对人脸用中心统一确定模板,然后扩大、旋转进行匹配,最后输出扩大倍数、旋转角度。-right center with a uniform template, and then expanded, and rotating match, the final output expanded multiples of the rotational angle.
expressionsb
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
FaceDetect0519
- 这是一个多种方法合成的可进行人脸的检测,有肤色检测、模板匹配检测
072128
- 对由光源颜色变化引起的图像色彩偏差,进行了校正,并在YCbCr颜色空间建立了Cb-Cr色度查找表和亮度信息联合的肤色模型,应用预处理技术,去除部分非人脸区域,减少人脸检测的搜索空间,并采用模板匹配方法在人脸候选区域检测人脸.实验表明,该方法能够有效的从复杂环境的彩色图像中检测出左右旋转不超过45°的人脸,且不受人脸表情、尺度和数目的影响,且错误率较低.
facerecongnition
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。
123456
- 基于弹性模板匹配的人脸表情识别程序VC++源代码-Facial expression recognition program based on elastic template matching VC++ source code
zxz4
- 人脸检测 计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸-Face Detection open computing Euler number calculation of a series of processing can be detected with a picture of more personal face
recognition
- 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture analysis, handwritten numeral
Recognition
- 摘 要:人脸是一个复杂的模式,在图像中自动地对其进行定位和分割是进行人脸识别的第一步。本文提出一种 运用肤色信息和模板匹配的人脸检测方法。该方法先进行肤色分割,然后对每一个人脸候选区域进行形状比例的 分析,最后进行模板匹配。实验结果表明,该方法对任意背景下,任意姿态及任意数目的人脸检测非常有效。 -Face Detection and Recognition
FaceRecognition
- 人脸识别和定位,包括模板匹配,特征检测,人脸区域的检测-Face recognition and positioning, including template matching, feature detection, face detection region
facelocation
- 人脸定位算法,包括基于肤色和几何特性、基于积分投影、基于模板匹配、基于线连通等算法!-Face location algorithms, including those based on skin color and geometric features, based on integral projection, based on template matching algorithm based on-line connectivity and so on!
face-recognization
- 可信人脸模式识别技术包括了传统人脸模式识别技术,由摄像头和计算机模式识别软件组成。由于与传统人脸模式识别技术的不同,可信人脸模式识别技术有两个模板。用于人脸识别匹配的传统人脸识别模板,用于识别行为密码匹配的人脸识别行为密码模板。-Reliable face recognition technology, including the traditional model of face recognition technology, the camera and computer pattern r
face-detection-papers
- 关于人脸检测的各种方法(包括肤色,模板匹配等)介绍的期刊文章。-Face detection on a variety of methods (including color, template matching, etc.) described in journal articles.
template-matching-algorithm--
- 人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
VCPP-face-recognition
- 这是一个用vc++编写的人脸识别系统,输入一张普通的人脸图像,通过对人脸进行预处理,特征提取,以及模板匹配等操作,最后作出识别结果-This is a written by vc++ face recognition system, input a regular face image preprocessing, through to the face, feature extraction, and template matching operation, and finally make
find-eye
- 提供一个基于模板相似度匹配法的人脸识别程序。-Provide a template matching method based on similarity of face recognition programs.
template-matching-and-SVM
- 本文说明了基于模板匹配与支持向量机SVM的人脸识别算法-Based on template matching and support vector machine for face detection
Image-detection--template-matching-
- 图像的检测,模板匹配的算法代码。主要实现人脸的识别与检测匹配的功能。-Image detection, template matching algorithm code. The main achievement of the human face recognition and detection capabilities for matching.