CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - face match

搜索资源列表

  1. 人脸检测及匹配

    1下载:
  2. 对给定的人脸图象进行定位、检测五官,并对不同角度下拍摄的两副人脸图象进行匹配,最后合成中间图象-right to the face image positioning, detection features, as well as different angles of shooting two face images match, the final synthesis intermediate image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:178.65kb
    • 提供者:张 姜
  1. contourDetect.rar

    0下载:
  2. 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:46.09mb
    • 提供者:briend
  1. tmn32

    0下载:
  2. 是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:赵明
  1. Face_Recognition

    0下载:
  2. 多功能的人脸识别程序:程序中可以进行一般的图像处理功能,如腐蚀膨胀,光线补偿等。更有皮肤颜色建模、眼睛的色度亮度匹配、Cr与Cb匹配,嘴的匹配等等,还有勾勒人脸和识别人脸部分的功能。-Face Recognition function program: the program can be common image processing functions, such as corrosion expansion, light compensation. More skin color mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:218.86kb
    • 提供者:zouwei
  1. 111

    0下载:
  2. VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配-VC++ face recognition system more complete image processing, based on the module match
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:liuzhiwen
  1. face-recognization

    0下载:
  2. 可信人脸模式识别技术包括了传统人脸模式识别技术,由摄像头和计算机模式识别软件组成。由于与传统人脸模式识别技术的不同,可信人脸模式识别技术有两个模板。用于人脸识别匹配的传统人脸识别模板,用于识别行为密码匹配的人脸识别行为密码模板。-Reliable face recognition technology, including the traditional model of face recognition technology, the camera and computer pattern r
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:21.73mb
    • 提供者:yangmuwen
  1. newimagematchingmethod

    0下载:
  2. 一种新的基于大小点分块编码方法来实现图像对中特征点的匹配, 首先对大点进行自动识别和编码, 然后实现区域内小点的自动编码。对石膏像面部的实验表明基于大小点的分块匹配算法能够有效地实现特征点的自动匹配。-A new point based on the size of block coding to achieve the image of the feature points of the match, the first major point of automatic identificat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:258.23kb
    • 提供者:朱秀红
  1. face

    0下载:
  2. 通过眼睛来匹配照片人像的相似度,可以查看下哇-Photo portrait by eye to match the similarity, you can view the next wow
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-15
    • 文件大小:22.76mb
    • 提供者:huanghuang
  1. a3

    0下载:
  2. 人脸识别中的主成分分析方法,通过对训练集和测试集的比对匹配,来输出识别率。-Face Recognition in the principal component analysis, through the training set and test set than on the match, to output the recognition rate.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:868byte
    • 提供者:wangzhao
  1. msvcrtd

    0下载:
  2. VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配-VC++ face recognition system is relatively complete image processing based on the module match
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:161.69kb
    • 提供者:aihacker
  1. Face-Match

    0下载:
  2. 人脸检测系统, 通过人脸皮肤颜色模型, 识别人的脸部形状和特征-Face detection system, identify the person' s face shape and features of the face skin color model,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:
  1. PCA

    2下载:
  2. C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-21
    • 文件大小:4.97kb
    • 提供者:君君
  1. recognition--recognizes-face-

    0下载:
  2. VB 人脸识别、识别出相匹配的人脸图形 已存有图像及识别演示-VB recognition, recognizes human faces to match graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:153.71kb
    • 提供者:yly
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:21.75mb
    • 提供者:ganwei
  1. PCA_FACA

    0下载:
  2. 本设计为基于PCA的人脸识别。含测试库和训练库两个人脸库。可以测试匹配出识别的人脸对应于训练库的哪个人脸。-The design is based on PCA face recognition. Test library and training library containing two face . You can test match of the recognized faces which correspond to the training library faces.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1.03mb
    • 提供者:赖沿州
  1. main

    0下载:
  2. 人脸匹配,基于opencv开发的,通过train人脸库,再匹配-Face matching, based opencv developed face by train, and then match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:zhanghui
  1. facial-match-and-morph

    1下载:
  2. 自己写的matlab GUI可根据说明运行,简单方便,代码注释详细;此GUI界面,可完成两种功能:一是人脸匹配,即给出一张人脸可找出在训练库最相近的人脸;二是人脸渐变,选择两张人脸,手工标记关键特征点,便可运行出从一张脸到另外一张脸的渐变过程,而且中间产生的图片会自动保存在文件夹中。自己写的操作步骤说明很详细,希望下载的同学会学到一些知识,有所收获-Write your own matlab GUI can be run according to the instructions, easy,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15.08mb
    • 提供者:蔡珍妮
  1. rdc

    0下载:
  2. rdc相对距离匹配的人脸识别,可以调试使用,供初学者下载-rdc relative distance match Face
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-18
    • 文件大小:4.45mb
    • 提供者:陈帅
  1. match

    0下载:
  2. 人脸识别系统的实现,是基于opencv的可供测试用-Face recognition system is based on available test opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10.28mb
    • 提供者:红云
  1. faceRecgnition

    0下载:
  2. 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:4.5mb
    • 提供者:weiqian
« 12 »
搜珍网 www.dssz.com