CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 人脸识别程序

搜索资源列表

  1. 基于统计模型的人脸识别pca程序

    0下载:
  2. 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2401
    • 提供者:周刚
  1. r-lda

    0下载:
  2. 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:652302
    • 提供者:李菁菁
  1. NeuralFaceRec

    2下载:
  2. VB编写的人脸识别程序,使用了人工神经网络来实现识别-VB face recognition, the use of artificial neural networks to achieve recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:285752
    • 提供者:lrc
  1. c++renlianshibie

    0下载:
  2. VC++开发的人脸识别程序,采用VC6.0开发,经验证较准确-VC development of the face recognition procedures, using VC6.0 development, proven more accurate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:67531
    • 提供者:朱勉
  1. masm-src-1.5.tar

    0下载:
  2. 这是个人脸识别程序,是关于人脸特征提取的。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9047977
    • 提供者:户利利
  1. face detection on matlab

    0下载:
  2. 简单实用的人脸识别程序
  3. 所属分类:人工智能/神经网络/遗传算法

  1. face recognition RBF neural networks matlab 2002

    0下载:
  2. 是一个用人工神经网络实现的人脸识别程序,是一个学习人脸识别和神经网络的好东西。 RBF 2002
  3. 所属分类:人工智能/神经网络/遗传算法

  1. AdaBoost人脸识别

    2下载:
  2. 用opencv在vc6.0下开发的人脸识别程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-07-13
    • 文件大小:92871
    • 提供者:5252syz@163.com
  1. PCA

    0下载:
  2. 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:10520
    • 提供者:jane
  1. fdp-v51

    0下载:
  2. 神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1193324
    • 提供者:王新
  1. axvface

    0下载:
  2. 阿须人脸检测程序 1.0,人脸识别定位的示范程序-A face detection procedures to be 1.0, face recognition model program targeting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:346827
    • 提供者:铁军
  1. adaboost

    1下载:
  2. 基于adaboost的人脸识别程序,里面有相应的文章和使用说明-adaboost for face recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-06
    • 文件大小:766211
    • 提供者:shiwy
  1. jiyurenlianshibiedechengxusheji

    0下载:
  2. c++基于webcam的人脸识别技术的程序,vc编译后可运行。有详细的说明!-c++ program based on face recognition technology, vc compiled to run. A detailed descr iption!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3482738
    • 提供者:蓝冰
  1. v3.3

    0下载:
  2. 毕业设计中 用VC++写的基于神经网络的人脸识别程序 优秀毕业设计 可供毕业设计学生和相关研究人员参考-Graduation written using VC++ face recognition program based on neural network design for outstanding graduate students and graduate design research Reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3359780
    • 提供者:yaxuan
  1. RL_shibie

    0下载:
  2. 基于神经网络学习的人脸识别程序代码!利用Matmab实现可视化。-Face recognition based on neural network learning procedures for code! Using Matmab visualization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18760944
    • 提供者:zhliang
  1. FaceRec1

    0下载:
  2. PCA+BP神经网络的人脸识别程序已进行仿真,可实现-Face recognition program of the PCA+BP neural network simulation can be realized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1574
    • 提供者:陈雨轩
  1. fsvm_pca

    1下载:
  2. 一个基于FSVM的人脸识别程序,用PCA提取特征,进行识别,里面包含原始的人脸图像-A based on FSVM face recognition program, using PCA feature extraction, identification, which contains the original face image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:1352704
    • 提供者:周 脉成
  1. facedetection_AdaBoost

    0下载:
  2. 这是用vs2010开发的基于AdaBoost的人脸识别程序,适合初学者使用-It is developed with vs2010 AdaBoost-based face recognition program, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:27524096
    • 提供者:马丽
  1. 直方图

    0下载:
  2. 人脸识别 中的直方图程序及运行结果 图像处理的预处理(Face recognition based on geometric features)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:啦啦啦啦ff
  1. people faces

    1下载:
  2. 用卷积神经网络(CNN)实现人脸识别,效果还可以,一个是training的程序,可以训练网络。一个是use程序,可以识别人脸(Using convolution neural network (CNN) to achieve face recognition, the effect is also available, one is the training program, can train the network. One is a use program that recognizes
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-24
    • 文件大小:15344640
    • 提供者:老大吴
« 12 3 4 »
搜珍网 www.dssz.com