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

搜索资源列表

  1. 在matlab下的k-均值聚类进行图像分类分割处理

    5下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-09
    • 文件大小:992
    • 提供者:zhang
  1. FCM

    1下载:
  2. C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  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. chengxu

    0下载:
  2. 用于提取图像一些的基本特征,方便进行图像分类-Used to extract some basic characteristics of images to facilitate image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3034
    • 提供者:ycygg
  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. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. 7894561@dagsvm

    1下载:
  2. 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
  3. 所属分类:图形图象

    • 发布日期:2017-05-24
    • 文件大小:4956
    • 提供者:tang
  1. Bayes_Classify

    2下载:
  2. 基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例-Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features
  3. 所属分类:Special Effects

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

    0下载:
  2. 模糊c均值聚类算法对遥感图像分类,可自己进行修改-Fuzzy c means clustering algorithm for remote sensing image classification can be modify their
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1208
    • 提供者:郝跃军
  1. CVPR10-LLC

    2下载:
  2. 该matlab源码描述了基于局部受限线性编码的图像分类算法-This is an example code for the algorithm described in "Locality-constrained Linear Coding for Image Classification", CVPR 2010.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:587330
    • 提供者:sinoer
  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. kmeans-image-segmentation

    0下载:
  2. K-means算法是一种动态聚类方法,这种方法先选择若干样本作为聚类的中心,在按某种聚类准则(通常采用最小距离原则)使各种样本向各个中心积聚,从而得到初始的分类,然后,判断分类的合理性,如果不合理,就修改分类,如此反复的修改聚类的迭代运算,直到合理为止。-K-means algorithm is a dynamic clustering method, this method, select the number of samples as a cluster center in the clu
  3. 所属分类:Special Effects

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

    0下载:
  2. 一篇图像分类文章Image classification based on feature selection and SVMs-Image classification based on feature selection and SVMs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:188301
    • 提供者:yaolisha
  1. SVM-based-image-classification

    0下载:
  2. 基于SVM的图像分类,由于支持向量机的分类能力极大地依赖于核参数的选取,因此,本文着重研究了核参数选择方法,并利用不同的颜色、纹理特征对图像进行分类。 -SVM-based image classification, the classification capability of SVM kernel parameters greatly depend on the selection, therefore, this paper focuses on the kernel paramet
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3574166
    • 提供者:ww1
  1. image-classification

    0下载:
  2. 图像的监督分类,并给出了数字识别等具体实例-Supervision of the image classification, and gives specific examples such as digital identification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:452132
    • 提供者:唐迎春
  1. Image-Classification

    0下载:
  2. 本文实现了09年CVPR的文章Linear Spatial Pyramid Matching using Sparse Coding for Image Classification-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19138550
    • 提供者:123
  1. SVM-image-classification--OpenCV--

    0下载:
  2. 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:40066
    • 提供者:高幸
  1. Image-Classification-master

    0下载:
  2. 图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高-Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10985743
    • 提供者:guai111
  1. classification

    0下载:
  2. 实现两类图片分类,针对的是X光图片进行分类。(image classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:18432
    • 提供者:Pan_na
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com