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

搜索资源列表

  1. PCA_based-Face-Recognition-System

    0下载:
  2. 人脸识别,通过图像匹配算法,在图像库中找到和已知图像相匹配的图片。-Face recognition, image matching algorithm to find a match known image image image library.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:233980
    • 提供者:wangzhneling
  1. main

    0下载:
  2. image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:3032
    • 提供者:石磊
  1. face_detect

    0下载:
  2. 使用opencv实现人脸检测功能,检测率高、速度快,编译本程序前需要预先安装好opencv库-Opencv face detection function, high detection rate and speed required to compile the program pre-installed opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:105652
    • 提供者:popdog
  1. PCA_FaceREC

    0下载:
  2. 基于PCA算法的人脸识别程序;人脸数据库中要包含子库,每个子库中分别包含测试库和训练库-Based on PCA algorithm for face recognition program Face database contains sub-libraries, each sub-library contains test library and training library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:38175040
    • 提供者:赵三
  1. FaceDet(Gabor_netWork)

    0下载:
  2. 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:19137878
    • 提供者:朝颜
  1. ORL

    0下载:
  2. OPENCV 有关于人脸识别的内容,人脸识别库-opencv about face identification
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:6495364
    • 提供者:小白
  1. sift

    0下载:
  2. 用于人脸五官识别的sift动态静态链接库-sift dll
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:107404
    • 提供者:huangrh
  1. cxcore100

    0下载:
  2. 用于人脸识别的opencv core核心库-copecv core
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:369768
    • 提供者:huangrh
  1. FaceEncrypt

    0下载:
  2. 此系统为动态检测人脸系统,在视频中实时检测人脸,特别在正面时,检测结果较好,使用的是opencv库,有兴趣的可以参考参考,可运行-AppWizard has created this FaceEncrypt application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:24191122
    • 提供者:林明
  1. Sym_ICA1

    0下载:
  2. 基于对称图像矩阵的ICA人脸识别方法,其中训练样本为RL库中前20组的前五幅图像。输入(即测试样本)为前20组的后五幅图像,输出为与输入匹配的训练样本.-ICA face recognation
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:1691
    • 提供者:王圳萍
  1. PCA_basedPFacePRecognition

    0下载:
  2. 基于pca的人脸识别技术 包含了训练库和测试库 对于初学者有一定帮助-Pca-based face recognition technology training library and test library for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:188500
    • 提供者:林论
  1. armAdaBoostface

    0下载:
  2. 基于arm和AdaBoost的人脸识别,有Qt做的界面,可以识别出来人脸,程序本身没错误,如无法运行,请查看是否有opencv库函数和安装有qt。-Qt interface to do arm and AdaBoost-based face recognition, face out people can identify no error in the program itself, If you are not able to run, to see if opencv library fu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:28606381
    • 提供者:李云
  1. adaboost

    0下载:
  2. 使用adaboost方法进行人脸检测,图象库自己添加。-Face detection with adaboost method.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:5742
    • 提供者:张三
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. face_recognition_ATaT

    0下载:
  2. 可以自动运行的带图库的人脸识别程序,很有意义-Face recognition program can be run automatically with a gallery
  3. 所属分类:Graph Recognize

    • 发布日期:2017-10-31
    • 文件大小:3789824
    • 提供者:吴子仁
  1. Detects-the-face

    0下载:
  2. 通过调用opencv库的检测人脸的程序,检测效果很好-Through a calling opencv library face detection process, the detection good effect
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1056415
    • 提供者:吴星怡
  1. ORL

    0下载:
  2. 一个40*10的人脸识别图库,10个人,共400张图像-A 40* 10 the face recognition Gallery, 10 individuals, a total of 400 images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:29761536
    • 提供者:王平
  1. face

    0下载:
  2. 关于OpenCV的人脸检测,使用很简单的OpenCV类库,使用VC6开发-OpenCV face detection, very simple to use OpenCV library, use VC6 development
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:4132130
    • 提供者:郭亮
  1. libface-0.1

    0下载:
  2. 人脸识别算法,有源码。老外的库,Vc源代码-Face recognition algorithm, Vc source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:85614
    • 提供者:youliit
  1. FaceDetection

    0下载:
  2. 建立用于人脸识别算法测试的人脸图像库,设计图像采集软件,软件能够实现图像的一些设置,如图像保存位置、对比度设置等。-Face database for face recognition algorithm testing, design image acquisition software, the software is able to achieve some of the settings of the image, such as image location to save the
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:2793051
    • 提供者:刘军
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 32 »
搜珍网 www.dssz.com