Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Compression using Clustering #85

Closed
wants to merge 2 commits into from
Closed

Image Compression using Clustering #85

wants to merge 2 commits into from

Conversation

Soumayan-pal01
Copy link
Contributor

@Soumayan-pal01 Soumayan-pal01 commented Jul 18, 2021

Image Compression using Clustering

  • The main objective of this project is to use clustering algorithm like K-Means to compress the image RGB channels into k-clusters.

  • DCP'21 Participant

Closes: #53

Description

Compressed images into k-colors using K-Means algorithm.
Created an Interactive Control to toggle between different images and get their compressed form displayed.

@Soumayan-pal01
Copy link
Contributor Author

Hey @Ayush7614 actually, I pushed two issues #52 and #53 together . So when I created the pull request #78, files of both project got merged. Therefore, I would request you to merge this pull request for the issue #53 and add it to the contribution count.

@Ayush7614 Ayush7614 closed this Jul 20, 2021
@Ayush7614
Copy link
Owner

Make new PR and delete the fork and again fork it and make New Pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image Compression using Clustering
2 participants