当前位置:
首页 资源下载
搜索资源 - template matching face
搜索资源列表
-
1下载:
程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.-procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of
-
-
1下载:
人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
-
-
0下载:
这是一个用高斯模型来进行相似度计算
然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
-
-
4下载:
基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
-
-
0下载:
用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
-
-
0下载:
此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。
本程序的核心部分一直用于只能轮椅的人脸控制。-This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simul
-
-
0下载:
人脸定位算法,包括基于肤色和几何特性、基于积分投影、基于模板匹配、基于线连通等算法!-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!
-
-
0下载:
基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
-
-
0下载:
Template matching for face recognition
-
-
0下载:
tracking eye using template matching algorithmj
-
-
0下载:
基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
-
-
0下载:
可信人脸模式识别技术包括了传统人脸模式识别技术,由摄像头和计算机模式识别软件组成。由于与传统人脸模式识别技术的不同,可信人脸模式识别技术有两个模板。用于人脸识别匹配的传统人脸识别模板,用于识别行为密码匹配的人脸识别行为密码模板。-Reliable face recognition technology, including the traditional model of face recognition technology, the camera and computer pattern r
-
-
0下载:
关于人脸检测的各种方法(包括肤色,模板匹配等)介绍的期刊文章。-Face detection on a variety of methods (including color, template matching, etc.) described in journal articles.
-
-
1下载:
人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
-
-
0下载:
这是一个用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
-
-
0下载:
本文说明了基于模板匹配与支持向量机SVM的人脸识别算法-Based on template matching and support vector machine for face detection
-
-
0下载:
用实验室项目中已提取的人脸模板,将被检图像与其进行模板匹配,判断其是否含有人脸,若含有则将脸部图像截出,并存入指定文件夹中,因此可实现人脸识别。-Extracted face with a lab project template, will be seized image template matching with, to determine whether they contain a human face, if they contain will face image is cut o
-
-
0下载:
图像的检测,模板匹配的算法代码。主要实现人脸的识别与检测匹配的功能。-Image detection, template matching algorithm code. The main achievement of the human face recognition and detection capabilities for matching.
-
-
0下载:
基于PCA和欧几里得距离判据的模板匹配分类器-Euclidean distance criterion based on PCA and template matching classifier
-
-
0下载:
人脸检测方法主要有基于知识的方法、特征不变方法、模板匹配方法、基于外观的方法;脸部特征定位方法分为基于先验知识、几何形状、色彩、外观和关联信息等五类;人脸表情识别方法分为基于几何特征的识别方法,基于整体的识别方法,基于模型的识别方法,基于模板的识别方法。-Face detection methods are mainly based on knowledge of the method, the characteristics of constant method, template match
-