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

搜索资源列表

  1. gist

    0下载:
  2. 使用gist对图像进行聚类,并选出iconic image-Gist of the images using clustering and select the iconic image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6322
    • 提供者:徐梦迪
  1. matlabprogram

    0下载:
  2. 二型模糊聚类算法实现医学脑部组织图像分割-The algorithm of type-2 fuzzy clustering achieved the segmentation of medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4651
    • 提供者:张乐价
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8278
    • 提供者:施云涛
  1. ClusterAnalysis

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

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

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-27
    • 文件大小:1024
    • 提供者:Joe Black
  1. julei

    0下载:
  2. \图像模式识别—VC++技术实现,杨淑莹编著,可实现图像聚类-Image Pattern Recognition-VC++ Technology, edited by杨淑莹, achievable image clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:269406
    • 提供者:gaomiao
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:232910
    • 提供者:yutao
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  1. julei

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:123706
    • 提供者:alexandar
  1. MSClustering

    0下载:
  2. 使用MeanShift进行分割聚类的代码~-The use of segmentation MeanShift clustering code ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:37043
    • 提供者:Armstrong
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  1. QVCS-Enterprise2.1.11

    0下载:
  2. 图像数据的模糊聚类分析,图像识别、图像分割,包含FCM算法。-Image data of the fuzzy cluster analysis, image recognition, image segmentation, including the FCM algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5259117
    • 提供者:xuchen
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. 12358964fcmdemo

    0下载:
  2. 是遗传聚类的demo,参照自己的数据对程序进行小小的改编即可,使用简单方便。-Are genetic clustering demo, with reference to its own data on the procedure can be little adaptation, the use of easy and convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5722
    • 提供者:tang
  1. image

    0下载:
  2. 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1435
    • 提供者:wyl
  1. FCM

    1下载:
  2. 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:angelp
  1. codes

    1下载:
  2. 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-26
    • 文件大小:125362
    • 提供者:齐欣
  1. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. a

    0下载:
  2. 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:
  1. 51622445texturepinyuA2

    0下载:
  2. K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:303627
    • 提供者:小五子
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com