CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸 模板

搜索资源列表

  1. 基于肤色和模板的人脸检测MATLAB源代码

    0下载:
  2. 基于肤色和模板的人脸检测MATLAB源代码.rar具有一定参考价值。-and template based on the color of face detection MATLAB source. Rar certain reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7742
    • 提供者:朱信忠
  1. 基于模板匹配的人眼定位与人脸检测

    1下载:
  2. 基于模板匹配的人眼定位程序,其中使用了遗传算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-11-21
    • 文件大小:646277
    • 提供者:mathchun
  1. 人脸检测系统

    0下载:
  2. 人脸检测系统 vc 编写 基于模板的检测方法
  3. 所属分类:图形图象

  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:2630917
    • 提供者:sichuanlu
  1. 用高斯模型来进行相似度计算

    0下载:
  2. 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:7746
    • 提供者:谭少侠
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. zxz4

    0下载:
  2. 人脸检测 计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸-Face Detection open computing Euler number calculation of a series of processing can be detected with a picture of more personal face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:3619
    • 提供者:赵雪竹
  1. AdaBoost_Feature

    0下载:
  2. 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:90542
    • 提供者:
  1. recognition

    0下载:
  2. 用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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:15167203
    • 提供者:hhs
  1. Recognition

    0下载:
  2. 摘 要:人脸是一个复杂的模式,在图像中自动地对其进行定位和分割是进行人脸识别的第一步。本文提出一种 运用肤色信息和模板匹配的人脸检测方法。该方法先进行肤色分割,然后对每一个人脸候选区域进行形状比例的 分析,最后进行模板匹配。实验结果表明,该方法对任意背景下,任意姿态及任意数目的人脸检测非常有效。 -Face Detection and Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:101185
    • 提供者:张力
  1. FaceRecognition

    0下载:
  2. 人脸识别和定位,包括模板匹配,特征检测,人脸区域的检测-Face recognition and positioning, including template matching, feature detection, face detection region
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:471662
    • 提供者:zhanghenry98
  1. facelocation

    0下载:
  2. 在一幅图像中对单人脸进行定位,原理是基于多模板匹配-locate face in one picture in which there is a single face,its theory base on many templates matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:185777
    • 提供者:qiuju
  1. A_New_Algorithm_ofFastFaceDetection_underComplexCo

    0下载:
  2. 使用一种新的假面变换和模板匹配的人脸检测算法,能够对复杂环境中大小不等的人脸 进行快速、准确的检测.算法首先通过假面变换来预测人脸位置上边沿的中心,然后对图像中的预 测位置进行模板匹配,设计了一类对照明变化、噪声干扰具有较强适应性的模板匹配方法,最后对 匹配结果进行验证,确定人脸准确位置.采用多种环境下的大量图片进行实验,结果显示该算法具 有较快的检测速度和较高的准确性及鲁棒性. -A novelalgorithm offacedetection based on mask
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:233922
    • 提供者:coco_220
  1. facelocation

    0下载:
  2. 人脸定位算法,包括基于肤色和几何特性、基于积分投影、基于模板匹配、基于线连通等算法!-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!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2875932
    • 提供者:蔡锋
  1. face

    0下载:
  2. 应用训练好的模板实现人脸检测,主要运功的是模板特征发进行分类-Application of training to achieve a good template face detection, the main features of Yungong the template issued to classify
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12598121
    • 提供者:毛贤光
  1. facedetection

    0下载:
  2. 基于肤色和模板匹配的人脸检测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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3749972
    • 提供者:xiao
  1. rennian

    0下载:
  2. 一种基于肤色分割、区域分析和模板分布的彩色图像人脸检测算法.首先对输入的彩色图像利用混合高斯模型和亮度模型进行分割,然后根据人脸五官的结构特征对得到的区域进一步分析处理,获得所有可能的候选人脸.接着构造了一种基于双眼和人脸模板的概率模型并利用其对候选人脸进行最终检测.-Based on skin color segmentation, regional analysis and the template in color images of face detection algorithm. F
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:587151
    • 提供者:麦高
  1. renlianjiance

    2下载:
  2. 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3050496
    • 提供者:力量
  1. 4

    0下载:
  2. 肤色及模板匹配的人脸跟踪方法研究.pdf,从网上付费得到的,值得学习。-Skin color and template matching of face tracking method. Pdf, get paid from the Internet, it is worth learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1677382
    • 提供者:mao
  1. VCPP-face-recognition

    0下载:
  2. 这是一个用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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1650897
    • 提供者:edison
« 12 3 4 5 »
搜珍网 www.dssz.com