搜索资源列表

  1. 模式识别与智能计算光盘软件

    0下载:
  2. 模式识别与智能计算课本所有matlab例程程序。(Pattern recognition and intelligent computing textbooks, all matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1.13mb
    • 提供者:BINGO12345
  1. 车牌识别系统

    0下载:
  2. matlab 实现的车牌号码识别,测试版本欢迎完善。(Matlab to achieve the license plate number recognition, test version is welcome to perfect.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1.79mb
    • 提供者:罗杰8266
  1. 模式识别分类器

    0下载:
  2. 贝叶斯识别,可对图像数据进行分类的算法,其中包含5个m文件(Bias recognition, image data can be classified algorithm, which contains 5 m files)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1.02mb
    • 提供者:宇丁
  1. 模式识别-黄庆明_中科院

    0下载:
  2. 着重讲述模式识别的基本概念,基本方法和算法原理(This paper focuses on the basic concepts, basic methods and algorithm principles of pattern recognition)
  3. 所属分类:数学计算/工程计算

    • 发布日期:
    • 文件大小:17.62mb
    • 提供者:木子九日
  1. tensorflow实现猫狗识别

    0下载:
  2. 使用tensorflow 开源框架实现猫狗种类分类识别外框代码(Using tensorflow open source fr a mework to realize cat dog classification and identification fr a me code)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 车牌识别

    0下载:
  2. 识别车牌 输入清晰的车牌图片,使用该程序可读出车牌号(Recognizing the license plate input clear license plate picture, using the program can read the license plate number)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:5kb
    • 提供者:天天啊
  1. 数字识别

    0下载:
  2. python的keras调用theano创建cnn识别minist手写数字(use keras of python to create cnn to recognize digit wrote by hand)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:11.96mb
    • 提供者:tyx14
  1. 【11】人脸识别

    0下载:
  2. open cv中开源的人脸识别算法,开发人脸识别的基础教程(Open source face recognition algorithm inOpen cv)
  3. 所属分类:数值算法/人工智能

  1. BP神经网络手写数字识别

    0下载:
  2. 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can output the accuracy rate. The data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:21.77mb
    • 提供者:ALLENWHELS
  1. 模式识别 聚类

    0下载:
  2. 模式识别作业,两种聚类算法kmeans,dbscan,python算法(pattern recognition homework)
  3. 所属分类:数值算法/人工智能

  1. CNN手写识别

    0下载:
  2. 基于Matlab的,用于识别手写的图片里面的内容(Based on Matlab, used to identify the contents of a handwritten picture)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:14.03mb
    • 提供者:Nango
  1. 人脸识别

    0下载:
  2. 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM fr a mewo
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:42.38mb
    • 提供者:文库
  1. (PCA+SVM)人脸识别

    0下载:
  2. 人脸识别,降维 加分类,主成分分析降维,支持向量机分类(Face recognition, principal component analysis reduced Vega classification, dimension reduction, support vector machine classification)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:5.62mb
    • 提供者:jay1231
  1. 人脸识别matlab 程序

    0下载:
  2. 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the image. The MATLAB image processi
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2kb
    • 提供者:7913
  1. 一种神经网络的语音情感识别

    0下载:
  2. 一种在matlab平台上运行的语音情感识别方法基于神经网络,(Speech emotion recognition method neural network)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:254kb
    • 提供者:chen_wang
  1. 语音识别1

    0下载:
  2. 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 《模式识别与智能计算的MATLAB实现》

    0下载:
  2. 《模式识别与智能计算的MATLAB实现》一书的数据文件(pattern identification % intelligent computing)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:367kb
    • 提供者:danqd
  1. 语音识别

    0下载:
  2. 语音识别例子,使用windows平台,visual studio13 开发。(speech recognition windows visual studio13)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:51kb
    • 提供者:jerry0531
  1. 夜间车牌识别程序

    0下载:
  2. 应用MATLAB进行仿真模拟,设计的夜间车牌识别程序,能够实现黑暗空间内的汽车车牌的识别、读数。(The application of MATLAB to simulate and design the license plate recognition program at night can realize the recognition and reading of car license plate in the dark space.)
  3. 所属分类:仿真建模

    • 发布日期:
    • 文件大小:34kb
    • 提供者:ljing724
  1. BP神经网络数字识别(matlab2014a)

    0下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:155kb
    • 提供者:QZMASE
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org