drr / color-clusters

K-means cluster analysis of color images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-clusters

K-means cluster analysis of color images

This is a Summer 2022 'teach myself Javascript' project. Do K-means cluster analysis of colors in image files. The initial version runs in a browser but outputs all results to the console.

About

K-means cluster analysis of color images


Languages

Language:JavaScript 96.0%Language:HTML 4.0%