CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - code for neural network

搜索资源列表

  1. UnicodeOCRCode

    0下载:
  2. This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:Toby
  1. ART2Function

    1下载:
  2. 神经网络源代码,为研究神经网络的同学提供帮助-neural network source code for the study of neural networks to help provide students
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:name
  1. ImageSegmentationbyLEGIONNetworks

    0下载:
  2. 基于振荡神经网络的图像分割程序,可以用TC,VC等编译,用于一般的自然图像效果很好,里面有比较好的代码注释!-oscillation neural network-based image segmentation procedures can be used TC, VC and other compiler, for the general good of natural images, with a relatively good code Notes!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25.88kb
    • 提供者:潘峰
  1. ANNSvc++code

    0下载:
  2. 本程序利用神经网络方法进行数字识别,需要相关的数学知识,适合专业人士学习。-procedures for the use of the neural network method for digital identification, relevant to the needs of mathematical knowledge for professionals to learn.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:58.92kb
    • 提供者:zhang
  1. matlab.rar

    0下载:
  2. 人工神经网络用于图像分割的matlab程序代码,此程序分割的是车牌图像,Artificial neural network for image segmentation matlab code, this procedure is the license plate image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2.64kb
    • 提供者:wusong
  1. PR_AI_code

    1下载:
  2. 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14mb
    • 提供者:
  1. NeuralrecognitionSystem

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:209.71kb
    • 提供者:王飞飞
  1. bp

    0下载:
  2. bp神经网络开发代码 最基础的神经网络模型 具有训练速度快,学习效果好的特点-bp neural network development code for the most basic neural network training speed, learning good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:197.88kb
    • 提供者:acuih
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10.08mb
    • 提供者:陈君
  1. Class

    0下载:
  2. 分别通过模板匹配分类器、、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器对手写字进行模式分类,编写相关的程序可以参考此代码-Respectively, through template matching classifier,, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers for pattern classi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4.81mb
    • 提供者:刘钢
  1. network

    0下载:
  2. 该代码的功能主要是识别数字。采用的算法是建立人工神经网络的模型,通过对样本的训练而保存全权值(及数字的特征),训练结束后能识别图片上的数字(256位色),相信对于研究神经网络模型的很有帮助,同时该代码还涉及到图像处理部分的内容,比如二值化,梯度锐化,去噪声等算法。-The main function is to identify the code number. The algorithm used is based on artificial neural network model, thr
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3.08mb
    • 提供者:沈晓伟
  1. LPR_VISL

    0下载:
  2. LPR車牌辨識軟體,是由VISL實驗室開發的demo source code,可以直接在Matlab環境下執行(demo),程式主要使用類神經網路演算法(Neural Network)-License Plate Recognition-- Matlab source code, it s from VISL please visit website: http://visl.technion.ac.il/ for more information
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:jo
  1. License-Plate-Recognition

    4下载:
  2. 基于神经网络的车牌识别matlab源码,利用给定的车牌图像库中(在指定的文件夹之中),任意选择其中的多副车牌图像,对其中包含的数字(0~9)或英文字符(A~F)进行手工提取训练。-License plate recognition based on neural network matlab source code, the use of a given license plate image library (among the specified folder), choose one of
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-17
    • 文件大小:93kb
    • 提供者:
  1. SOFTWELL

    1下载:
  2. 车牌识别源代码是专为从事车牌识别软件产品开发的客户而设计的软件开发包。采用国际领先的计算机视觉和图像处理算法,结合国际领先的神经网络算法,我司车牌识别采用模块的方式提供车牌识别功能的软件。具有高速的识别速度和可信识别正确率,以减轻各开发商的开发成本,提高其竞争力。适用于城市交通管理、超速监控、公路收费、停车场管理、被盗车辆侦破、等应用开发。-License plate recognition source code is designed to be engaged in the license
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.67mb
    • 提供者:王振
  1. recog_ANN3

    0下载:
  2. 用于数字和字母识别的神经网络训练和识别代码-For numbers and letters identify the neural network training and the identification code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:朱安娜
  1. 43-MATLAB-neural-network-code

    0下载:
  2. 本压缩包包含43个神经网络代码以及数据,对于学习神经网络很有帮助-This package contains 43 neural network code and data, useful for learning neural network
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12.22mb
    • 提供者:汤志强
  1. VcPP-digital-recognition-source-code

    0下载:
  2. 基于Vc++开发,使用神经网络技术,对数字图像进行识别,可用于车牌识别技术中。-Based on vc++ development, the use of neural network technology, the digital image identification, can be used for license plate recognition technology.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3.01mb
    • 提供者:汪汪
  1. code

    0下载:
  2. 本代码采用神经网络的方法进行数字识别。首先采用神经网络的算法对0到9数字进行训练,然后对图像进行分割,把图像中的文字和数字分离出来,最后对每个块进行识别。-This code uses neural network for digital identification method. First, the use of neural network algorithms 0-9 digital train, then the image segmentation, the text in the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:883.08kb
    • 提供者:白文仓
  1. Test-code-for-SRCNN

    0下载:
  2. 深度学习,超分辨卷积神经网络,获取测试数据的MATLAB代码-Depth study, the super-resolution convolution neural network, access to test data MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:cdq481
  1. Test code for SRCNN

    1下载:
  2. SRCNN代码实现。该代码使用三层卷积神经网络,进行图像的超分辨率重建,效果比双三次插值好很多(The code uses three layer convolutional neural network for image super-resolution reconstruction, the effect is much better than the double three interpolation.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:6.29mb
    • 提供者:MXN—_flying
« 12 »
搜珍网 www.dssz.com