搜索资源列表

  1. 26个字母识别 用matlab实现的

    0下载:
  2. 26个字母识别 用matlab实现的,能实现所述功能(The 26 letter recognition is implemented by MATLAB, and the functions can be realized.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:298kb
    • 提供者:SIMU
  1. 3.图像处理实现螺纹识别

    0下载:
  2. 基于matlab图像处理实现螺纹识别,滤波,边缘检测,拟合数据(Based on MATLAB image processing, thread recognition, filtering, edge detection and fitting data are realized.)
  3. 所属分类:matlab例程

  1. 语音识别协处理芯片开发工具V1.6

    0下载:
  2. 1、语音识别模块资料 2、主控芯片例程 3、识别词条生成工具-170811 4、测试工程(1, speech recognition module data 2, master chip routines 3. Identify the entry tool -170811 4. Test Engineering)
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:9.68mb
    • 提供者:mrdsp
  1. 贝叶斯人脸识别

    0下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:636kb
    • 提供者:lambjiko
  1. 深度学习目标识别算法文件

    0下载:
  2. 深度学习目标识别算法文件,供参考!便于开展深度学习领域的入门和目标识别等等领域
  3. 所属分类:数值算法/人工智能

  1. 语音识别 matlab实现 包含库

    0下载:
  2. 可以实现数字与字母的语音识别 包含语音库
  3. 所属分类:matlab例程

  1. matlab实现VQ说话人识别系统

    0下载:
  2. 基于Matlab简单的语音识别系统,能够通过样本训练得到最后结果。(Simple speech recognition system based on Matlab can get the final result through sample training.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:319kb
    • 提供者:Tomatic
  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例程

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

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

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

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

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

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

  1. 简单手势识别

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

  1. 基于脸部动态特征的人脸表情识别程序

    0下载:
  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例程

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

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

  1. 基于神经网络的车牌识别

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

    • 发布日期:
    • 文件大小:88.85mb
    • 提供者:DNSnoJLY
  1. PCA+SVM的人脸识别

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

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

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

    • 发布日期:
    • 文件大小:4.74mb
    • 提供者:晟通天
  1. 人物定位、特征提取、识别

    0下载:
  2. 该文件主要是功能是识别图片中的人物,首先对图片人物进行定位,去除遮掩人物的东西,其次对图像进行放大和增强,接着对图像进行去噪,最后通过对人物的面部特征和身高特征进行提取,从而准确识别。
  3. 所属分类:matlab例程

  1. 数字识别

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

    • 发布日期:
    • 文件大小:17kb
    • 提供者:Wolv
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org