CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 神经 网络 识别

搜索资源列表

  1. 111

    0下载:
  2. 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:874533
    • 提供者:yangq
  1. BPnetwork_recognition

    0下载:
  2. BP神经网络的识别过程,matlab语言-BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1486
    • 提供者:gou
  1. shibie

    0下载:
  2. 基于bp神经网络的车牌识别系统 神经网络部分训练有待提高-The design of intelligent transportation systems for applications such as electronic toll,traffic flow analysis,speed Limit and red light violation enforcement has been attracted an increasing attention from researchers.I
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:3200
    • 提供者:maliguo
  1. shibie

    0下载:
  2. 基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:488059
    • 提供者:maliguo
  1. BPIdentifyNum

    2下载:
  2. BP神经网络三层感知器数字识别系统 可以识别0-9这个十个数字-BP neural network to identify the number of three-sensor system to identify the dozens of figures 0-9
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:86621
    • 提供者:沙先军
  1. yy

    0下载:
  2. 图像处理中,用于英文字母识别,运用神经网络的方法对字母进行识别-Elinglish recognize
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:485570
    • 提供者:jiapingdu
  1. BPneuralnetworkbasedonthematlab

    0下载:
  2. 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包-BP neural network based on the matlab program can achieve several fonts 0-9 to identify the document number of the compressed packet network training
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:35706
    • 提供者:nikai
  1. patternRecognition

    0下载:
  2. 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13751980
    • 提供者:yrw
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. mshshb

    1下载:
  2. 利用神经网络进行字符识别。字符识别时模式识别的一个典型应用。本源码将训练BP神经网络使其能过对26个英文字母进行识别。-The use of neural network character recognition. When character recognition of a typical pattern recognition application. The source will be training BP neural network to enable them to have
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1235
    • 提供者:qiulan
  1. Character_Recognition_Training__NN_for_classificat

    0下载:
  2. 图像特征识别通过神经网络训练方法实现,是学习参考的好资料-you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:709773
    • 提供者: 反对撒
  1. PNN

    2下载:
  2. 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:744
    • 提供者:薛睿
  1. Patternrecognition

    0下载:
  2. 模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络、1_k近邻法、剪辑法、特征选择和特征变换。-Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural network, 1_k neighbor method, editing method, feature selection and feature transformatio
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:429219
    • 提供者:李元
  1. Neural-Network-pattern-recognition

    0下载:
  2. bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助-bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:44289
    • 提供者:于鱼
  1. net

    0下载:
  2. 利用模糊神经网络的方法实现遥感图像的目标识别-The use of fuzzy neural network approach to achieve the goal of remote sensing images to identify
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5545
    • 提供者:toney
  1. shenjingwangluomoshishibie

    0下载:
  2. 徐_神经网络模式识别及其实现,模式识别很不错的书-Xu _ and the realization of neural network pattern recognition, pattern recognition is very good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6105522
    • 提供者:f
  1. fdp-v51

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

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

    0下载:
  2. 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threa
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-30
    • 文件大小:12806836
    • 提供者:tony
  1. picVC

    0下载:
  2. 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5762732
    • 提供者:黄建峰
  1. FuzzARTMAP

    0下载:
  2. 模糊ARTMAP 神经网络 可以用于模糊识别 达到很好的收敛效果-fuzz ARTMAP network Can be used to achieve a good convergence of fuzzy recognition results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:9677
    • 提供者:huxing
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com