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

搜索资源列表

  1. fc

    0下载:
  2. MATLAB下的人脸定位程序,程序小巧易懂,适合初学者研究进而演化出识别率更好的程序-Under MATLAB Face Locator, the program small and easy to understand, suitable for beginners through research programs evolve better recognition rate
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:59730
    • 提供者:吴绍波
  1. wode

    0下载:
  2. 可以使用cv里面自带的分类器进行人脸检测,效果不错-Cv can be used inside the built-in classifier for face detection, good results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2473380
    • 提供者:taoye
  1. FaceDetection

    0下载:
  2. 用VC++实现对图像中的人脸部分精确识别分割-Using VC++ to realize part of the human face images accurately identify split
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3802186
    • 提供者:yangsong
  1. facedetect

    0下载:
  2. 人脸检测,的程序计算机视觉,opencv-face detection code example computer vision
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2029
    • 提供者:york
  1. New_Face_Recognition_Algorithm

    0下载:
  2. 人脸识别最新算法讲解及最新的发展动态,搞人脸识别的人员很值得看,是搞人脸识别的一个有名教授写的-this file is about face recognition algorithm and the future direction it is very important to see it if you research the face recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3427309
    • 提供者:cyc
  1. FaceIdentify

    0下载:
  2. 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1460421
    • 提供者:Maclaon
  1. PCA

    0下载:
  2. 适用于MATLAB的人脸检测代码,完全使用。-适用于MATLAB的人脸检测代码
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1123
    • 提供者:123
  1. adaboost

    0下载:
  2. adaboost 人脸检测算法,人脸检测系统的研究与实现,非常全面的文章-adaboost face detection algorithms, Face Detection System Research and Implementation of a very comprehensive article
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1640479
    • 提供者:叶小勇
  1. faceRecon

    0下载:
  2. 人脸检测程序及代码,很好很强大,可以运行,有兴趣的可以-Face detection procedures and code, very good very strong, you can run, who are interested can look at
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4226357
    • 提供者:李香
  1. face

    0下载:
  2. 人脸识别的visual c++代码-Face Recognition of visual c++ code
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-11
    • 文件大小:2996253
    • 提供者:zjz
  1. openCV.NetTest

    0下载:
  2. 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9623767
    • 提供者:aaa
  1. MilTracker-V1.0

    0下载:
  2. 人脸检测,多实例,取多个实例来提取特征,形成一个特征池,分类器仍然是用级联生成,检测效果好,准确率比较高。-Face detection, multi-instance, take multiple instances to extract features, to form a feature pool with cascading classifier is still generating, testing effective, relatively high accuracy.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5319417
    • 提供者:索璐静
  1. Facedetector

    0下载:
  2. 本代码用于人脸检测,基于Matlab的源代码;实现简单、高效-Apply to face detect
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1374
    • 提供者:江军
  1. wt_pca

    0下载:
  2. matlab实现的小波分解和pca结合的人脸识别算法,识别率较好-matlab implementation of wavelet decomposition and pca combination of face recognition algorithms, a better recognition rate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2122
    • 提供者:gu
  1. DDpca

    0下载:
  2. 2dpca源代码,用于人脸识别,直接作用于矩阵提取特征。-2dpca the source code for face recognition, feature extraction directly on the matrix.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2292
    • 提供者:gu
  1. lda

    1下载:
  2. lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。-lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1997
    • 提供者:gu
  1. pcalda

    0下载:
  2. 首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2167
    • 提供者:gu
  1. wavefusypca

    1下载:
  2. 小波融合pca,采用特征级的融合,用于人脸识别。-Wavelet fusion pca, using Feature-level fusion for face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2064
    • 提供者:gu
  1. wavepp

    0下载:
  2. 利用小波进行一级特征提取,在此基础上采用2dpca进行二级特征提取,用于人脸识别。-Carried out a wavelet feature extraction, in this based on the use of 2dpca for two feature extraction for face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1555
    • 提供者:gu
  1. Face_test_luminance

    0下载:
  2. 结合人脸肤色和发色进行的人脸检测,可以忽略人脸的姿态表情,不用进行人脸特征的定位-Combination of face color and hair color for face detection, facial gesture can ignore the expression, do not carry out the positioning of facial features
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:561
    • 提供者:gu
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com