{"id":17594914,"url":"https://github.com/dstein64/k-means-quantization-js","last_synced_at":"2025-03-20T15:32:47.657Z","repository":{"id":145213764,"uuid":"81048176","full_name":"dstein64/k-means-quantization-js","owner":"dstein64","description":"Apply color quantization to images using k-means clustering.","archived":false,"fork":false,"pushed_at":"2020-06-07T22:06:06.000Z","size":786,"stargazers_count":37,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T17:21:28.088Z","etag":null,"topics":["clustering","color-quantization","kmeans-clustering","machine-learning"],"latest_commit_sha":null,"homepage":"https://dstein64.github.io/k-means-quantization-js/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dstein64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-02-06T04:36:31.000Z","updated_at":"2024-12-01T14:37:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cd05ea6-e5f7-4b65-a98b-ccff376b4158","html_url":"https://github.com/dstein64/k-means-quantization-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fk-means-quantization-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fk-means-quantization-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fk-means-quantization-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fk-means-quantization-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dstein64","download_url":"https://codeload.github.com/dstein64/k-means-quantization-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244640301,"owners_count":20486018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clustering","color-quantization","kmeans-clustering","machine-learning"],"created_at":"2024-10-22T07:22:10.376Z","updated_at":"2025-03-20T15:32:47.330Z","avatar_url":"https://github.com/dstein64.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"k-means Image Color Quantization\n================================\n\n*k-means Image Color Quantization* is a web page that can apply color\nquantization to images using k-means clustering.\n\nThe code runs fully in the browser. That is, there are no server-side calls\nto process the image and/or run the clustering and quantization. The\nimplementation is in JavaScript.\n\nHow To Use\n----------\n\nTo quantize an image, navigate to index.html, load an image, select a value for\n*k*, and click *Quantize*. The time to process increases with the size of the\nimage.\n\nThe page is available at\n\u003chttps://dstein64.github.io/k-means-quantization-js/\u003e.\n\nScreenshots\n-----------\n\n### Selection/Instructions\n\n![Select](screenshots/select.png)\n\n### Quantized Image\n\n![Quantized](screenshots/quantized.png)\n\nLicense\n-------\n\nThe source code has an [MIT License](https://en.wikipedia.org/wiki/MIT_License).\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fk-means-quantization-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdstein64%2Fk-means-quantization-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fk-means-quantization-js/lists"}