文件名称:kmeans_fast_Color
介绍说明--下载内容均来自于网络,请自行研究使用
This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence. -This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence. -This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kmeans_fast_Color.m
license.txt