搜索资源列表
cluster
- 聚类问题的matlab程序,聚类问题在图像处理中有着广泛的应用
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
cluster.rar
- 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
Thresholding-using-mean-shift
- 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
leipingjun
- Matlab,利用类平均聚类方法识别各种图像(主要是遥感图像)中不同地物的GUI程序,距离的计算可以选择三个不同的函数,包裹中包含一个主程序,一个fig文件和三个距离函数。-This GUI project can divide deferent ground objects with the method of group-average cluster.
LocalOstu
- 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
image
- 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
iminerpolation
- 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
colorimagek_means
- 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
PRmatlabprogram
- matlab聚类,应用平均值法求新的聚类中心-matlab clustering, the application of the cluster center average method novelty
color-snake
- 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
waveletSeg
- use wavelet analysis to denoise the 4d image and use kmeans to cluster the image
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
mean_shift_cluster
- mean shift cluster計算以及使用方法-mean shift cluster computing, and to use
juleifengexiaosihyan
- 用matlab编写的小程序,采用聚类分析实现目标的分割。-Small programs written with matlab, using cluster analysis to achieve target segmentation.
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
cluster
- 聚类的MATLAb代码程序~此代码实现的为K均值聚类~-Clustering MATLAb code- This code implements the program for K-means clustering ~
CLUSTER-
- 基于matlab的一种非主流的聚类方法,相较于主流的DB,K-M,是一种轻量级的聚类方法,但是对于数据量比较敏感-Matlab-based clustering method a non-mainstream, the mainstream compared to DB, KM, is a lightweight clustering method, but more sensitive to the amount of data
D
- 在MATLAB中实现画无向网络图,可用于社群聚类分析中(In MATLAB,the drawing is not directed to network graph,which can be used in social cluster analysis.)