CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - c均值分类

搜索资源列表

  1. texture

    0下载:
  2. 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7992636
    • 提供者:刘丽
  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. isodata.rar

    3下载:
  2. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
  3. 所属分类:Special Effects

    • 发布日期:2014-07-03
    • 文件大小:861577
    • 提供者:yl
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3769534
    • 提供者:叶心怡
  1. kmean

    1下载:
  2. c#下实现图像颜色k均值聚类 将像素点颜色分类并合并-c# implementation of color image k-means clustering to classification of color pixels and merge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:41917
    • 提供者:浩峰
  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-01
    • 文件大小:1208
    • 提供者:郝跃军
  1. FCM-source-code

    0下载:
  2. 模糊c均值的源代码,自己调试过,可运行,希望对正在做聚类分类方面的你有帮助!欢迎下载-Fuzzy c mean source code, I have debugged it already ,can run ,I hope it useful to you if you are dealing with this field.welcome to download it!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:110604
    • 提供者:chuncheng
  1. fcm

    0下载:
  2. 模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:882
    • 提供者:朱旬旬
  1. juleisuanfa

    0下载:
  2. 本程序包括各种模式识别的分类方法,包括k均值分类,C均值分类,基于svm支撑向量机的分类方法,以及基于Adboost的分类方法。-The program includes a variety of pattern recognition classification methods, including k means classification, C means classification, based on support vector machines svm classificati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1592112
    • 提供者:zhupeng
  1. FuzzyClusteringToolbox

    0下载:
  2. 模糊C均值聚类是在HCM的基础上改进而来的,更能客观合理的对样本进行分类。-Fuzzy C-means clustering is improved on the basis of HCM, the more objective and reasonable to classify the samples.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2073359
    • 提供者:
  1. FCM

    1下载:
  2. 模糊C均值聚类算法,对图像进行分类,图像处理,多类划分,SAR图像分类-Fuzzy c-means algorithm clustering algorithm, the image classification, image processing, many kinds of division, the SAR image classification
  3. 所属分类:Special Effects

    • 发布日期:2015-12-10
    • 文件大小:2604032
    • 提供者:cheng
  1. C-Means

    0下载:
  2. 改程序为模式识别常用的C均值算法,可以对样本进行分类。-It s a pragram of C-Means, which is popular among Pattern Recoginization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2944
    • 提供者:王雨
  1. Fuzzy-c-means-clustering-algorithm-

    0下载:
  2. k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2111
    • 提供者:赵燕
  1. Cmeans

    0下载:
  2. 模式识别中采用C均值算法分类,并显示具体图形结果-Pattern recognition using C-means algorithm classification and display the results of specific graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:5370826
    • 提供者:zhangliang
  1. imageclustering

    0下载:
  2. 遥感图像处理,模式识别,用C++编写的K均值分类和ISODATA分类。-using the VC++6.0 tool to realize the imageclustering based on k-means and isodata
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:420286
    • 提供者:
  1. pic

    2下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means clustering image segmentation, the fu
  3. 所属分类:Special Effects

    • 发布日期:2015-04-22
    • 文件大小:25356288
    • 提供者:妮乐
  1. KMean

    0下载:
  2. C++下利用K均值方法实现遥感影像非监督分类-remote sensing image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2230216
    • 提供者:郭忠钦
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. KMeans

    0下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码-k-means classification in remote sensing images in the application
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:12516
    • 提供者:zhch29
  1. 30608656FCM

    0下载:
  2. 模糊C均值分类的实现matlab代码,附上具体图像的处理过程及实现结果(Fuzzy C classification of the realization of matlab code, attached to the specific image processing and implementation results)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-12
    • 文件大小:2603569
    • 提供者: the slit
搜珍网 www.dssz.com