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

搜索资源列表

  1. dingwei

    0下载:
  2. 该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理这个模块在整个人脸识别系统的开发过程中占有很重要的地位,只有预处理模块做的好,才可能很好的完成后面的人脸定位和特征提取这两大关键模块。-The main features of the software is to be able to identify the face, first of all, the system need to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1585805
    • 提供者:chiaks
  1. 123

    0下载:
  2. 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2826703
    • 提供者:彭彦
  1. malic

    0下载:
  2. 它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等 Malic is realtime face recognition system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1326224
    • 提供者:乔超
  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. luyouqijichu

    0下载:
  2. 生物识别技术在科研领域取 得了极大的重视和发展。由于生物特征是人的内在属性,具有很强的自身稳定性和个 体差异性,因此是身份验证的最理想依据川。其中,利用人脸特征进行身份验证又是 最自然直接的手段,与指纹、虹膜、掌纹等其他人体生物特征识别系统相比,人脸识 别系统更加友好,方便,易于为用户所接受,有广阔的应用领域。-Biometric technology in the research field of great importance and development. Biolo
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:446118
    • 提供者:付采
  1. face-demo

    0下载:
  2. It is for Face Recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2468146
    • 提供者:Mane Arjun V
  1. PatternRecognition

    0下载:
  2. 人脸识别 使用k-近邻法分类 区分不同的人 使用K-近邻法实现对指定人脸图片的识别。 训练集和测试集的划分 -Recognition of face in pattern recognition,By KNN space representation theorem
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:125004
    • 提供者:chen rengui
  1. Ear1

    0下载:
  2. ImagesIEEE上有关图像处理的论文:基于结构分类系统的人耳识别 -Structure Classifier System For Ear Recognition
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:208879
    • 提供者:王景涛
  1. program

    0下载:
  2. 基于神经网络的人脸图像识别程序。 使用MATLAB完成的。-Based on neural network image recognition procedures face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2251
    • 提供者:MR_WANG
  1. AMixedFaceRecognitionMethodBasedonIDCard

    0下载:
  2. 摘要:在仔细分析证件照片中人脸特点的基础上,提出了一种把人脸的几何特征矢量匹配和人脸的分块加权匹配相结合的思想。该方法针 对一般人脸识别方法不能有效消除人脸表情影响的特点,首先对人脸进行快速准确的眼睛定位、图像摆正以及标准化处理,然后一方面抽取 能够避免人脸表情影响的几何特征向量,另一方面对标准人脸进行分块加权匹配,最后进行综合识别。对JAFFE人脸库的试验结果表明,该方法识别准确率高,能够有效地消除人脸表情在识别中的影响,结果令人满意。-A Mixed Face Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:176503
    • 提供者:张力
  1. Genetic_Algorithm_and_Neural_Network_for_Face_Emo

    0下载:
  2. Genetic Algorithm and Neural Network for Face Emotion Recognition. A document is suitable for people who researching about facial expression Identification
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:424656
    • 提供者:Amila Pathirana
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. faces

    0下载:
  2. 2d face detection works in matlab try friends it may help u in project
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2471767
    • 提供者:vasant
  1. adaboost

    0下载:
  2. 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7360170
    • 提供者:tom
  1. Demo_FaceRcog

    0下载:
  2. Face recognition in C, direct run,very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13579487
    • 提供者:Cutie Babe
  1. Face_recognition.tar

    0下载:
  2. Face recognition application tested on yale face database
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3188982
    • 提供者:maddy
  1. atpazinimas_su_segmentavimu

    0下载:
  2. code for face recognition using color based segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1312
    • 提供者:Arturas Kairys
  1. Recognition

    0下载:
  2. 人脸识别是生物特征识别技术中一个非常活跃的课题,取得了很多研究成果。统计主元分析法( Prin2cipal ComponentsAnalysis, PCA)是人脸特征提取和识别的常用方法之一。-Face recognition is an active subject in the area of biometrical recognition technology, and lots of achievements have been obtained. Principal Compone
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1014
    • 提供者:junjun
  1. face

    0下载:
  2. 人脸识别算法研究论文,非常有价值,值得参考和学习,一同进步。-Face Recognition Algorithm research paper is very valuable and worthy of reference and learning and progress.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1464681
    • 提供者:要相同
  1. attachments_2009_07_21

    0下载:
  2. src are source codes for a manual cropping system, while new folder is a face detection system via skin tone.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:124681
    • 提供者:alan ch ng
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com