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

搜索资源列表

  1. Facedetect

    0下载:
  2. OPenCV环境下,图像中人脸检测算法实现。-OPenCV environment, the image of human face detection algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:179017
    • 提供者:ading
  1. face

    0下载:
  2. 本程序可以对输入的图像或者视频进行人脸检测-This program can input images or video face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1856
    • 提供者:丫丫
  1. pca

    0下载:
  2. pca进行人脸识别,首先对人脸图象进行训练,得到投影矩阵,然后再进行人脸识别-pca for face recognition, the first human face images for training, to be the projection matrix, and then to face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:357848
    • 提供者:zhangjin
  1. YCgCrandSVM

    0下载:
  2. 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5495
    • 提供者:shen
  1. UDLPP

    0下载:
  2. 人脸识别的UDLPP算法程序,包括基本源码及人所用的人脸库,MATlab环境下实现。-Face recognition algorithms UDLPP procedures, including the basic source and human face database used, MATlab environment to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2352869
    • 提供者:lyhpjlcn
  1. UMLPP

    0下载:
  2. UMLPP算法在人脸识别上的应用源代码,包括源码及所用人脸库。-UMLPP algorithm in the application of face recognition on the source code, including source code and the employer face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3083437
    • 提供者:lyhpjlcn
  1. OpenCV_b3.1

    0下载:
  2. 隐马尔可夫模型做人脸识别,opencv3.1版本.安装之后里面有很多例子.很多人需要这个版本.有上需要,我就上传上来.谁要谁下载吧-Hidden Markov Model to do face recognition, opencv3.1 version. After the installation there are many examples. A lot of people need this version. There is in need, I' ll upload up.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17483632
    • 提供者:张军
  1. mysift-face

    1下载:
  2. 用VC++实现SIFT算法的人脸识别的源代码-SIFT using VC++ to achieve the source code for face recognition algorithms
  3. 所属分类:图形图象

    • 发布日期:2017-05-07
    • 文件大小:1343422
    • 提供者:liuhua
  1. ULPP-ICCS

    0下载:
  2. ULPP-ICCS算法在人脸识别上的应用源代码,基于UMIST人脸库训练与识别,包括源码及相应人脸库-ULPP-ICCS algorithm in the application of face recognition source code, based on the UMIST face database training and recognition, including the source and the corresponding face database
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2915247
    • 提供者:lyhpjlcn
  1. DWTFFT

    0下载:
  2. 一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1678
    • 提供者:Louis lu
  1. detectionfromnyangle

    0下载:
  2. 视频中人脸多角度的检测。很值得学习哦 在C++6.0条件下能够实现的。-detection anyangle to study
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:561238
    • 提供者:石金玉
  1. face_search_system

    0下载:
  2. 可以很直观的向您展现人脸识别的过程。非常适合初学者的学习。希望有帮助-Face detection is very useful for student
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:2064332
    • 提供者:石金玉
  1. waveletMATLAB

    0下载:
  2. 基于matlab的小波变化程序,对做人脸识别的用户会有帮助 -Matlab wavelet-based changes in procedures, the user would be helpful to do face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:5040
    • 提供者:lance
  1. new_PROJECT_face_recognition

    0下载:
  2. 机器学习中的人脸识别程序。内含人脸库,有linux和matlab两个版本。人脸图像均为灰度图像,方便大家学习。-Machine Learning in face recognition program. Containing face database, there are two versions of linux, and matlab. Face images are grayscale images, to facilitate them to learn.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11938765
    • 提供者:lyn
  1. SunLightFace

    1下载:
  2. 支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2634404
    • 提供者:ruan
  1. SVMFaceRecognition

    0下载:
  2. SVM支持向量机用于人脸识别领域的经典算法,非常有用-An algorithm of SVM used to face recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:55764
    • 提供者:Michal
  1. detectionface

    0下载:
  2. 人脸检测 VC++程序。是一款效率很高的人脸识别系统-face detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:921675
    • 提供者:asdfas
  1. 666

    0下载:
  2. 人脸检测程序,采用贝叶斯判别进行的人脸检测,有测试例子-Face detection program, using Bayes discriminant for face detection, there are test cases
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-12
    • 文件大小:2592982
    • 提供者:徐慧
  1. facerecognition

    0下载:
  2. 人脸识别匹配的源代码,并配有部分人脸照片,欢迎下载学习-The source code of Face recognition , with some face photos, welcome to learn.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:97493
    • 提供者:杨阳
  1. renlian

    0下载:
  2. 人脸检测系统,很好用,欢迎大家下载,无错误!-Face detection system, useful, welcome to download, no error!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3062211
    • 提供者:chenping
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com