文件名称:K_Means_image_compression
-
所属分类:
- 标签属性:
- 上传时间:2013-07-26
-
文件大小:1.2mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.-- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.-- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K Means/
K Means/bird_small.png
K Means/computeCost.m
K Means/computeNewCentroids.m
K Means/corals.jpeg
K Means/displayImage.m
K Means/findClosestCentroids.m
K Means/GreatBarrierReef.jpg
K Means/horse.jpg
K Means/initCentroids.m
K Means/KMeans.m
K Means/README.txt
K Means/runKMeans.m
license.txt
K Means/bird_small.png
K Means/computeCost.m
K Means/computeNewCentroids.m
K Means/corals.jpeg
K Means/displayImage.m
K Means/findClosestCentroids.m
K Means/GreatBarrierReef.jpg
K Means/horse.jpg
K Means/initCentroids.m
K Means/KMeans.m
K Means/README.txt
K Means/runKMeans.m
license.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.