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

搜索资源列表

  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:guolijun
  1. ClusterAnalysis

    0下载:
  2. 现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路标、除了路标还有那些图像模式? 基本要求:使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。试验报告同前面一样,要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹) ,绘制算法框图,给出结论。并检查上机结果。 -e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:395568
    • 提供者:苏朗
  1. SOFM

    0下载:
  2. 基于SOFM颜色聚类的图象分割方法-Based on SOFM clustering color image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5791063
    • 提供者:zhanglei
  1. 73462683ClusterImageSeg

    0下载:
  2. 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:514942
    • 提供者:小五子
  1. 109201305K

    0下载:
  2. K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135113
    • 提供者:小五子
  1. yansejulei

    2下载:
  2. 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
  3. 所属分类:Graph program

    • 发布日期:2016-05-07
    • 文件大小:677
    • 提供者:shenyong
  1. Kjl

    0下载:
  2. 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:133730
    • 提供者:李琴
  1. cut_color

    0下载:
  2. 采用颜色聚类方法进行降色,可自由进行颜色参数设定,可供有兴趣的进行研究-Fall color clustering method using color, the color parameters can be freely set, for those interested in research
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:209559
    • 提供者:李炎
  1. fenge

    2下载:
  2. 对图像进颜色空间分割,并进行聚类分析,代码简单,直接运行即可-clustering
  3. 所属分类:matlab

    • 发布日期:2016-05-07
    • 文件大小:2407424
    • 提供者:qbm
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2835919
    • 提供者:chenwenlue
  1. meanshiftsegmentation

    3下载:
  2. 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:360448
    • 提供者:xiaobo
  1. color-cluster

    0下载:
  2. 基于opencv的图像颜色聚类算法。聚类精度较高,但颜色数目需要输入。-Opencv image-based color clustering algorithm. Clustering high accuracy, but the number of colors required to enter.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1841668
    • 提供者:mosheh
  1. HCI

    0下载:
  2. 功能:求两幅图像的相似度,进而用于图像检索 尽管一幅彩色图像包含成千上万种颜色,但在多数情况下,图像中少数几种颜色就涵盖了图像中的大多数的象素颜色。这些颜色被称为主色。一些研究表明:使用主色一般不会降低颜色匹配效果。因此考虑一种次优可行的基于聚类颜色特征的相似度计算方法。 -Function: Find the similarity of two images, and then used for image retrieval although a color image con
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10826047
    • 提供者:daiweiming
  1. ColorCluster

    1下载:
  2. 以车道检测项目为例,依据颜色信息进行聚类,Matlab代码实现。-To lane detection project, for example, clustering based on color information, Matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:11240
    • 提供者:辰采星
  1. testDBSCAM_matlab

    1下载:
  2. matlab实现的DBSCAN聚类分析,通过文件输入数据,不同的颜色代表一类数据(Matlab implementation of DBSCAN clustering analysis, through the document import data, different colors represent a category of data)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:安揪
  1. Colors_src

    0下载:
  2. 图像在读取颜色时,参数较多,处理过程需耗费大量时间,因此通过八叉树颜色聚类算法,提取图像的主色,利于后续的图像处理。(When the color is read, there are many parameters, and the processing process takes a lot of time. Therefore, octree color clustering algorithm is used to extract the main color of the image,
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:88064
    • 提供者:amybx2006
  1. 1、K-means学习

    0下载:
  2. 用k-meas算法对图片聚类,根据图像的颜色,聚类成若干类(Using k-means algorithom to clustering a picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:106496
    • 提供者:lotusLena
  1. kmeans

    0下载:
  2. 使用kmeans算法实现了彩色图像的颜色聚类(Color image clustering)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:634880
    • 提供者:zlsxf
  1. Matlabkmeans聚类分割GUI,分割聚类数可以输入

    1下载:
  2. 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:72704
    • 提供者:for Matlab
  1. 改进的基于划分算法的三维点云聚类matlab实现

    4下载:
  2. 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:woyaokaobo
« 12 3 4 »
搜珍网 www.dssz.com