{"id":18349440,"url":"https://github.com/moehmeni/picolor","last_synced_at":"2025-04-09T23:46:34.745Z","repository":{"id":131982052,"uuid":"420655084","full_name":"moehmeni/picolor","owner":"moehmeni","description":"Determine KMEANS , average axis etc. color of an Image","archived":false,"fork":false,"pushed_at":"2021-11-30T19:07:48.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T23:46:32.084Z","etag":null,"topics":["average-color","color-detection","color-picker","dominant-colors","image","image-processing","kmeans-image-clustering"],"latest_commit_sha":null,"homepage":"","language":"Python","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/moehmeni.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":"2021-10-24T10:42:25.000Z","updated_at":"2021-11-30T19:07:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"f560aecc-3b7d-4b88-90d0-06e22f97b976","html_url":"https://github.com/moehmeni/picolor","commit_stats":null,"previous_names":["0x7d4/picolor","lo3me/picolor","moehmeni/picolor"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moehmeni%2Fpicolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moehmeni%2Fpicolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moehmeni%2Fpicolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moehmeni%2Fpicolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moehmeni","download_url":"https://codeload.github.com/moehmeni/picolor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131465,"owners_count":21052819,"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":["average-color","color-detection","color-picker","dominant-colors","image","image-processing","kmeans-image-clustering"],"created_at":"2024-11-05T21:22:11.481Z","updated_at":"2025-04-09T23:46:34.722Z","avatar_url":"https://github.com/moehmeni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# picolor\n Determine KMEANS , average axis etc. color of an Image\n \n## Usage\n```python\nfrom picolor import avg_color, kmeans_dominant_color\npath_or_url = \"\u003cPATH_OR_URL\u003e\"\nprint(avg_color(path_or_url))\nprint(kmeans_dominant_color(path_or_url))\n```\n## TODO\n- Provide more algorithms\n- More customization over the methods\n- Anything useful\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoehmeni%2Fpicolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoehmeni%2Fpicolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoehmeni%2Fpicolor/lists"}