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

搜索资源列表

  1. FuzzyCMean.zip

    0下载:
  2. 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码,Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:83169
    • 提供者:lihui
  1. fuzzy_c_means.rar

    0下载:
  2. 本程序用c编写,主要用于对遥感图像进行聚类(非监督分类)。,This programme is used to for clustering images (unsupervised classifciation)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3271
    • 提供者:李会利
  1. cluster.rar

    1下载:
  2. 用matlab实现聚类算法,注意是层次聚类和未知类别聚类算法!,Clustering algorithm using matlab implementation, pay attention to are hierarchical clustering and unknown type of clustering algorithm!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16286
    • 提供者:张晓飞
  1. k_means.rar

    0下载:
  2. 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:105752
    • 提供者:焦焦
  1. FCM

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

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  1. VCimagerecognition

    0下载:
  2. 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-03
    • 文件大小:11152793
    • 提供者:吴晶
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:224810
    • 提供者:
  1. NcutClustering_7

    4下载:
  2. 基于MATLAB实现的谱聚类算法,用于图像分割-MATLAB-based implementation of the spectral clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2015-02-04
    • 文件大小:421209
    • 提供者:liulili
  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. leipingjun

    1下载:
  2. Matlab,利用类平均聚类方法识别各种图像(主要是遥感图像)中不同地物的GUI程序,距离的计算可以选择三个不同的函数,包裹中包含一个主程序,一个fig文件和三个距离函数。-This GUI project can divide deferent ground objects with the method of group-average cluster.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9296
    • 提供者:Michael J
  1. KMEANS

    0下载:
  2. K-Mean聚类算法,对各种格式的图像进行分层聚类。-This is a K-Mean culstering aligroam.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3567
    • 提供者:xiaolinggui
  1. rsimage

    0下载:
  2. c语言实现的遥感图像处理的一些基本操作,做遥感的朋友应该用得着-remote sensing image processing some of the basic operations, so remote sensing friends should be worthwhile
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:410834
    • 提供者:梅蕊
  1. 2445

    0下载:
  2. 基于支持向量聚类的多聚焦图像融合算法∗ Exploiting SVC Algorithm for Multifocus Image Fusion-Based on support vector clustering algorithm for multi-focus image fusion
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:712262
    • 提供者:石磊
  1. MeanShift

    0下载:
  2. Meanshift的非监督聚类方法,主要用于图像处理和模式识别。-Meanshift non-supervised clustering method, mainly used in image processing and pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:闫霖
  1. fcm

    0下载:
  2. 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:zf_528
  1. HoughTrans

    0下载:
  2. Hough变换的实质是将图像空间内具有一定关系的像元进行聚类,寻找能把这些像元用某一解析形式联系起来的参数空间累积对应点。在参数空间不超过二维的情况下, 这种变换有着理想的效果。但是,一旦参数空间增大,计算量便会急剧上升,同时耗费巨大的存储空间,耗时也随之猛增。就此,多年来国内外众多学者针对具体情况对常规Hough变换进行了多方面的探索,并提出了许多有价值的改进方法。-Hough transform is essentially the image space has a certain rel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7768606
    • 提供者:木狗
  1. juleiseg

    1下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:求是赤子
  1. iminerpolation

    0下载:
  2. 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:200724
    • 提供者:zjian
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com