登录
首页 » matlab » clusterImg

clusterImg

于 2011-03-02 发布 文件大小:9KB
0 331
下载积分: 1 下载次数: 1

代码说明:

说明:  彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)

文件列表:

clusterImg
..........\clusterImg.asv,11183,2011-02-27
..........\clusterImg.m,11093,2010-06-21
..........\license.txt,1532,2010-06-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 提取特定区域v3
    基于matlab的CT图像处理,提取感兴趣的区域,并染色。计算面积(Based on matlab CT image processing, extract the region of interest and dyed. Calculate the area)
    2020-12-02 15:29:25下载
    积分:1
  • 14、字典学习
    经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
    2019-05-31 09:07:45下载
    积分:1
  • mechine-learning
    本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统计数据,进行数据分析及可视化。通过各种实例,...( U672C u4E66 u7B2C u4E00 u90E8 u5206 u5206 u4E3B u8991 u4ECB u7ECD u673A u5668 u5B66 u4E60 u57FA u7840 uFF0C u4EE5 u53CA u5982 u4F55 u5229 u7528 u7B97 u6CD5 U8FDB u883C u5206 u7C7B uFF0C u5E76 u9010 u6B65 u4ECB u7ECD u4E86 u591A U90BB u6CD2 u3001 u6734 u7D2 u8D1D u53F6 u65AF u7B97 u6CD5 u3001Logistic u56DE u5F52 u7B97 u6CD5 u3001 u652F u6301 u5411 u91CF u673A u3001AdaBoost u96C6 u6210 U65B9 u6CD5 u3001 u57FA u4E8E u6811 u7R4 u5F52 u7B97 u6CD2 u5286 u5206 u7C7B u56DE u5F52 u6811 uFF08CART uFF09 u7B97 u6CD5 u7B49 u3002 u7B2C u4E09 U90E8 u5209 u5109 u91A u0312 u4E9B u8E1B u8981 u7B97 u6CD5 uFF1Ak u5747 u503C u805A u7B7B U7B97 u6CD3 u30011 by default for uppercase and uupstr U4E9B u9644 u5C5E u5DE5 u5177 u3002 u5168 u4E66 u901A u8FC7 u7CBE U5FC3 u7396 u7392 u7B09 u5B09 u5B09 u5B09 u5B03 U7528 u9184 u5R4 u5904 u7403 u7R03 u7 U5206 u6790 u53CA u53EF u89)
    2017-05-24 16:06:49下载
    积分:1
  • 分块
    实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
    2017-09-14 10:56:02下载
    积分:1
  • rpca
    RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。(Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA. )
    2010-07-20 15:59:22下载
    积分:1
  • Moravec_corrlation
    moravec算子提取特征点,然后用相关度进行匹配(moravec operator feature point extraction, and then match the correlation)
    2021-04-22 15:48:48下载
    积分:1
  • Tamura_texture
    Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。(Tamura texture feature extraction procedures, matlab prepared correctly by running the test. Tamura has attached pdf introduce the definition of texture features, in the hope that everyone has to help.)
    2008-08-02 20:20:06下载
    积分:1
  • MAP
    实现图像的超分辨率算法,采用最大后验(MAP)算法,实现效果不错。(Image super-resolution algorithm using maximum a posteriori (MAP) algorithm, to achieve good results.)
    2020-09-14 20:08:02下载
    积分:1
  • gabor
    GABOR对SAR图像进行滤波及纹理提取,可直接使用(GABOR of SAR image filtering and texture, can be used directly)
    2020-07-30 17:38:38下载
    积分:1
  • fy3bMersiProj0.4.cpp
    fy3(hdf5格式)mersi数据投影到等经纬度(projecting fy3 mersi hdf5 format to longlat )
    2021-02-23 20:29:40下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载