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

搜索资源列表

  1. 指纹识别算法

    1下载:
  2. ·详细说明:基于matlab的快速嵌入式指纹识别算法文件列表: 19_7.bmp 22443.bmp 37_3.bmp 37_5_2.bmp 37_7.bmp centralizing.m conv2fft.m Cropping.m fprec.m gabor2(Detailed descr iption: Matlab-based file list of fast embedded fingerprint identification algorith
  3. 所属分类:matlab例程

    • 发布日期:2019-04-18
    • 文件大小:596992
    • 提供者:ztcztcztc
  1. 基于MATLAB的指纹识别系统并且带有gui界面

    1下载:
  2. 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:5606400
    • 提供者:tttmmm
  1. 第 08 章 基于知识库的手写体数字识别

    1下载:
  2. 通过深度学习,利用已有库文件提取手写体图信息。与数据库中的内容进行对比,来识别手写体字母。(Through in-depth learning, handwritten graphic information is extracted from existing library files. Compare with the content in the database to recognize handwritten letters.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-05
    • 文件大小:26624
    • 提供者:下一站-
  1. BP手写数字识别

    2下载:
  2. bp实现手写数字识别,识别率一般在97%以上,其中有添加噪声和不添加噪声的情况。(Recognition of Handwritten Numbers Based on BP)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-05
    • 文件大小:11264
    • 提供者:matlab的萌新
  1. 简单手势识别

    1下载:
  2. 手势识别,通过驾驶员的手势,进行识别和判断,进行相应控制(Gesture recognition, through the driver's gesture, identification and judgment, and corresponding control)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-23
    • 文件大小:55296
    • 提供者:网球王子glf
  1. 基于脸部动态特征的人脸表情识别程序

    3下载:
  2. 通过训练jaffe数据库,实现识别人脸高兴、惊讶、恐惧、生气等六种表情,并圈出。可调用电脑摄像头实时监测。内附有使用说明,可以使用。仅供学习参考。(Through training Jaffe database, six kinds of facial expressions, such as happiness, surprise, fear and anger, are recognized and circled. Real-time monitoring with a computer
  3. 所属分类:matlab例程

  1. matlab人脸识别

    0下载:
  2. 能够实现人脸识别,充分利用PCA算法选取主要特征对人脸进行识别能够较高准确率实现(Face recognition can be realized, and face recognition can be achieved with high accuracy by making full use of PCA algorithm to select the main features.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-23
    • 文件大小:253952
    • 提供者:明月雨夜
  1. 说话人识别系统(需要录音)(可以运行)

    2下载:
  2. 这个代码是基于matlab开发的,能够实现语音说话人识别的代码(This code is based on Python and can realize speech recognition.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-27
    • 文件大小:2450432
    • 提供者:我爱吃肉条
  1. 基于神经网络的车牌识别

    2下载:
  2. 基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-04
    • 文件大小:93162496
    • 提供者:DNSnoJLY
  1. PCA+SVM的人脸识别

    1下载:
  2. 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:2988032
    • 提供者:wangliuxx
  1. 基于Matlab的指纹识别程序及其演示

    1下载:
  2. 这是一个基于MATLAB开发平台的指纹识别程序(This is a fingerprint recognition program based on MATLAB development platform.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-09
    • 文件大小:4974592
    • 提供者:晟通天
  1. 数字识别

    1下载:
  2. 可以实现图片中的数字识别,并将识别之后的数字写入文本文件中,数字可以式多行,可以长度不同才可以(But realize the number recognition in the picture, and write the recognized number into the text file.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-30
    • 文件大小:17408
    • 提供者:Wolv
  1. 基于PCA和SVM的人脸识别系统

    2下载:
  2. 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:9374720
    • 提供者:有始有终
  1. 模式识别及MATLAB实验指导 源代码

    6下载:
  2. 模式识别及MATLAB实现学习与实验指导 源代码 杨杰 郭志强编(the source code of PATTERN RECOGNITION)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-15
    • 文件大小:423936
    • 提供者:枫叶晚
  1. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:542720
    • 提供者:www.wobishe.com
  1. MATLAB答题卡识别(GUI,论文)

    4下载:
  2. MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recogni
  3. 所属分类:matlab例程

    • 发布日期:2020-09-14
    • 文件大小:4011008
    • 提供者:for Matlab
  1. MATLAB发票动车票识别

    3下载:
  2. MATLAB发票动车票识别,可以是被车票上的日期和文字(Matlab invoice train ticket identification)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-08
    • 文件大小:2879488
    • 提供者:for Matlab
  1. MATLAB人脸识别

    3下载:
  2. MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:614400
    • 提供者:for Matlab
  1. PCA人脸识别GUIORL+Yale人脸库

    4下载:
  2. 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
  3. 所属分类:matlab例程

    • 发布日期:2020-05-25
    • 文件大小:1260544
    • 提供者:for Matlab
  1. 计科软件对161_陈金金_水果识别

    2下载:
  2. 基于matlab的水果识别系统,含报告,源码(Fruit recognition system based on matlab, including report, source code)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-31
    • 文件大小:1777664
    • 提供者:我不是圣人
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com