搜索资源列表
kmeans
- 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
KMEANS
- 用C语言实现的基于均值聚类算法的图像分割的中心程序-c kmeans
kmeans_svm_image_segmentation
- svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
K_MeansSeg
- 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
Kmeans
- 分水岭算法,用分水岭算法实现对MRI图像的分割。-Watershed algorithm that USES watershed algorithm for MRI image segmentation.
kmeans
- 用MATLAB编写的K均值聚类用于图像分割-Written by K-means clustering MATLAB for image segmentation
Kmeans-image-segmentation
- 一个 k-means 分割彩色图像,很不错,试验了可以用,相当不错- The initial k-means algorithm for image segmentation, it is suitable for beginners
example graphcut
- 图切的代码,可以实现图像的分割,很好用。由于使用kmeans,可能会比较慢(Cutting code, can achieve image segmentation,)
KFCM算法MATLAB
- 分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)