K Means Algorithm with the application to image compression

버전 1.0.0.0 (1.2 MB) 작성자: Jason Joseph Rebello
This program uses the K means clustering algorithm to group the pixels in an image for compression
다운로드 수: 655
업데이트 날짜: 2014/7/25

라이선스 보기

- 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.

인용 양식

Jason Joseph Rebello (2024). K Means Algorithm with the application to image compression (https://www.mathworks.com/matlabcentral/fileexchange/47355-k-means-algorithm-with-the-application-to-image-compression), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0