{"id":24663711,"url":"https://github.com/matt-atadata/stunning-color","last_synced_at":"2026-05-05T14:03:45.724Z","repository":{"id":94624992,"uuid":"147420842","full_name":"matt-atadata/stunning-color","owner":"matt-atadata","description":"Dominant color extraction and colorspace mapping","archived":false,"fork":false,"pushed_at":"2018-09-11T22:35:30.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-26T05:16:15.938Z","etag":null,"topics":["color-picker","machinevision","opencv","python3","visionprocessing"],"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/matt-atadata.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-04T21:19:24.000Z","updated_at":"2018-09-11T22:35:31.000Z","dependencies_parsed_at":"2023-04-26T14:00:29.986Z","dependency_job_id":null,"html_url":"https://github.com/matt-atadata/stunning-color","commit_stats":null,"previous_names":["matt-atadata/stunning-color"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-atadata%2Fstunning-color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-atadata%2Fstunning-color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-atadata%2Fstunning-color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-atadata%2Fstunning-color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matt-atadata","download_url":"https://codeload.github.com/matt-atadata/stunning-color/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244762760,"owners_count":20506332,"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":["color-picker","machinevision","opencv","python3","visionprocessing"],"created_at":"2025-01-26T05:16:23.136Z","updated_at":"2025-10-24T11:51:24.910Z","avatar_url":"https://github.com/matt-atadata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stunning-color\n\nDominant color extraction and colorspace mapping\n\nDemo of a dominant color extractor.  Think of this as the automatic process your eyes do to figure out what color an object is.  We say that object is red or blue. A computer executes this by looking for the largest grouping of a single color in an object.  \n\nThis code is a collection of background extractors and a disabled skin detector that returns a dominant color for the input image and then maps that color to a static list of color supplied beforehand for naming.\n\nExecute with to see examble on detecting color of a blue leather jacket: \n\n$ python mapmycolordetector.py https://d3ecedzw1mv51p.cloudfront.net/2017/10/Ladies-Leather-Biker-Jacket-Blue-Sue.jpg\n\nCode will save off 4 intermediate images to show each phase of the background extraction and final evaluated image without a background for reference.\n\nRequirements:\n\nCode is all python3 and organized sequentially for easy of interpretibility. \n\nLibraries used are: \nio, sys, csv, math\n\nnumpy, scipy, urllib, cv2, skimage, PIL.\n\n(I used Conda to have consistant package paths to python3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-atadata%2Fstunning-color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatt-atadata%2Fstunning-color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-atadata%2Fstunning-color/lists"}