klevis/KMeansImageColorReduction
Using Maching Learning KMeans Algorithm to reduce image colors and compress
This tool helps designers, photographers, or web developers reduce the number of colors in an image while maintaining visual quality. You provide an image, and it outputs a visually similar image but with a significantly smaller palette (e.g., 16, 32, or 64 colors). This is useful for optimizing images for web, mobile, or specific display constraints.
No commits in the last 6 months.
Use this if you need to reduce an image's file size or color depth without drastically changing its appearance.
Not ideal if you require precise color fidelity, advanced image editing features, or manipulation of image features beyond color reduction.
Stars
24
Forks
12
Language
Java
License
—
Category
Last pushed
Dec 28, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/klevis/KMeansImageColorReduction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
panagiotisanagnostou/HiPart
Hierarchical divisive clustering algorithm execution, visualization and Interactive visualization.
erdogant/clusteval
Clusteval provides methods for unsupervised cluster validation
mqcomplab/MDANCE
MDANCE: O(N) clustering for molecular dynamics. Process 1.5M frames in 40min. 8 specialized algorithms.