搜索资源列表
texture3
- 本程序在对图像进行纹理分析(基于共发矩阵的方法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (based on total fat matrix method), on the basis of access to different regions of the image
DllRoughKmean
- 一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
K-Means-Algorithm
- k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
fdfsfsfsfsfs
- 人工选择聚类中心,用k-means聚类方法对图像进行分割,效果不错的-artificial selection cluster center, k-means clustering method for image segmentation, the good results
image
- 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
2A
- 用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割-For remote sensing image classification. Their input for a number of remote sensing images, the use of k-mean clustering method to image the topography of the different clu
kMean
- k-mean算法演示,利用手工输入点通过k类自动聚合-k-mean algorithm demonstration, the use of manual input through the k-type auto-polymerization
meanshift_src
- 经典Mean shift图像分割算法VC源代码 Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Machine Intell, 24, 603-619, 2002.-Classic Mean shift image segmentation algorithm VC source code Mean shif
KFCM
- 基于粗糙熵和K-均值聚类算法的图像分割 -Based on Rough Entropy and K-means clustering algorithm for image segmentation
Kmeans
- 基于粗糙熵和K-均值聚类算法的图像分割 基于粗糙熵和K-均值聚类算法的图像分割-Based on Rough Entropy and K-means clustering algorithm for image segmentation based on rough entropy and K-means clustering algorithm for image segmentation
meanshiftseg
- 这是基于均值漂移算法的图像分割VC源代码。-This is based on the mean-shift image segmentation algorithm VC source code.
juleiseg
- 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
109201305K
- K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
K-MEANS
- 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的-watershed segmentation on matlab
K-mean
- 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
k-mean
- 一个很好的K均值的图像分割程序,很适合初学者用,可以很好的学习一下- The initial k-means algorithm for image segmentation, it is suitable for beginners
K均值聚类
- K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
K-mean
- 关于运用K均值算法进行简单的图像分割的代码(On the use of K-means algorithm for simple image segmentation code)
K均值聚类在基于OpenCV的图像分割中的应用
- 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and int