CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image classification neural network

搜索资源列表

  1. BP network.matlab平台的基于bp神经网络的遥感图像分类

    2下载:
  2. matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-21
    • 文件大小:1696431
    • 提供者:许天宇
  1. fenleichengxu.rar

    1下载:
  2. 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:528670
    • 提供者:gaomiao
  1. 3

    0下载:
  2. 关于rbf神经网络实现图像分类的IEEE英文文献 和大家一起分享-Image Classification using a Module RBF Neural Network
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:164148
    • 提供者:sfes
  1. Matlab_Classification_based_on_BP

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  1. SemanticAndaptationofNeuralNetwork

    0下载:
  2. Semantic analysis of multimedia content is an on going research area that has gained a lot of attention over the last few years. Additionally, machine learning techniques are widely used for multimedia analysis with great success. This work pre
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:831604
    • 提供者:焦亚民
  1. AerialImageClassificationMethodBasedonFractalTheor

    1下载:
  2.  提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:275139
    • 提供者:xuhuoping
  1. neuro_demo

    0下载:
  2. 基于神经网络的图像分类方法,代码执行效率高,国外网站上下的,是一个完整的工程-Based on neural network image classification methods, code implementation of high efficiency, foreign Web site from top to bottom, is a complete project
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:185795
    • 提供者:haoyubao
  1. 20081104ga_src

    0下载:
  2. 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:26136
    • 提供者:haoyubao
  1. TuXiangShiBie

    0下载:
  2. 该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14515829
    • 提供者:zhaorongchang
  1. mat

    0下载:
  2. 国外织物疵点分类 图像处理中用到bp 神经网络算法-Fabric Defect Classification abroad used in image processing bp neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:433959
    • 提供者:YangRui
  1. Selforg

    1下载:
  2. 自组织特征映射网络进行图像分类识别(神经网络实用教程)-Self-organizing feature map network image classification Recognition [Neural Network Practical Guide]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:515077
    • 提供者:吴真
  1. bp

    0下载:
  2. 利用bp神经网络对遥感图像进行分类,输入样本值后,根据样本值对遥感图像不同的地物进行分类,分类后计算每种地物所占面积-The use of bp neural network classification of remote sensing images, enter a sample value, based on the sample value of the different features of remote sensing image classification, classif
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:2957
    • 提供者:sun
  1. neuralnetwork

    0下载:
  2. 用于图像识别的新型神经元网络 提出了一种用于图像识别的映封正交神经元网络。 在一般情况下待识别的样本空间的维数相当大, 为了有效地进行识别,必须把样本空间的维数降下来。目前常用的方法就是特征提取法,本文采用映射正交过程把样本空间映射成正交分类空间,并在此基础上,采用网络进行图像分类。计算机上模拟结果表明此网络县有时缺损和噪声图像进行正确识别的能力-Image recognition for a new type of neural network used in a video im
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:441350
    • 提供者:wang kun
  1. nw

    0下载:
  2. 几篇关于神经网络的文章,结合遥感图像的特性,介绍了人工神经网络在遥感图像分类中的作用-Several articles on the neural network, combined with the characteristics of remote sensing images on the artificial neural networks in remote sensing image classification in the role of
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1088839
    • 提供者:sun
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. g

    0下载:
  2. 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:182015
    • 提供者:sds
  1. dctannprotected

    0下载:
  2. High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:25634
    • 提供者:mhm
  1. classification

    0下载:
  2. Image segmentation: classification-neural network, SVM,-Image segmentation: classification-neural network, SVM,...
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2488214
    • 提供者:Yun-Ru Sun
  1. bpandkohonen

    1下载:
  2. 神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4819
    • 提供者:葛宏
  1. PCNN-Based-Image-Classification

    0下载:
  2. 耦合神经网络用于图像分类的资料,很不错,推荐给大家-Coupled neural network for image classification data, very good, recommend it to everyone
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:464473
    • 提供者:lp
« 12 3 4 5 »
搜珍网 www.dssz.com