{"id":18576202,"url":"https://github.com/eliott-srl/rainbow_sort","last_synced_at":"2025-06-12T05:32:30.287Z","repository":{"id":158462039,"uuid":"634010891","full_name":"Eliott-Srl/rainbow_sort","owner":"Eliott-Srl","description":"A colour sorter in C++","archived":false,"fork":false,"pushed_at":"2024-05-28T18:34:29.000Z","size":804,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T00:42:23.302Z","etag":null,"topics":["colour","colours","coloursort","cpp","hsv","hue","rgb","sorter"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Eliott-Srl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-04-28T20:02:13.000Z","updated_at":"2024-05-28T17:12:17.000Z","dependencies_parsed_at":"2024-05-28T19:56:40.571Z","dependency_job_id":null,"html_url":"https://github.com/Eliott-Srl/rainbow_sort","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Eliott-Srl/rainbow_sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliott-Srl%2Frainbow_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliott-Srl%2Frainbow_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliott-Srl%2Frainbow_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliott-Srl%2Frainbow_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eliott-Srl","download_url":"https://codeload.github.com/Eliott-Srl/rainbow_sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliott-Srl%2Frainbow_sort/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259404571,"owners_count":22852220,"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":["colour","colours","coloursort","cpp","hsv","hue","rgb","sorter"],"created_at":"2024-11-06T23:23:59.851Z","updated_at":"2025-06-12T05:32:30.271Z","avatar_url":"https://github.com/Eliott-Srl.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rainbow Sort\n\n**Rainbow Sort** is a program which sort images into the rainbow order.\n\n## Origin\nThe idea behind this program is that I wanted to sort by color the books in my shelve. The challenge was to do this only in C++.\n\n## Sources\nFor the sort method I've read those articles:\n* [The incredibly challenging task of sorting colours](https://www.alanzucconi.com/2015/09/30/colour-sorting/)\n* [Change RGB color model to HSV color model](https://www.geeksforgeeks.org/program-change-rgb-color-model-hsv-color-model/)\n\nFor the image treatment library:\n* [Tutorial for the library (stb_image)](https://solarianprogrammer.com/2019/06/10/c-programming-reading-writing-images-stb_image-libraries/)\n\n## Usage\nYou run the program or you specify the absolute path \\\n\u003cimg width=\"700\" src=\"https://raw.githubusercontent.com/Eliott-Srl/rainbow_sort/master/screenshot/not%20X.png\" alt=\"Keppler screen\"\u003e  \\\nor you put your images in a folder named 'img' in the same folder as the exe. \\\n\u003cimg width=\"700\" src=\"https://raw.githubusercontent.com/Eliott-Srl/rainbow_sort/master/screenshot/X.png\" alt=\"Keppler screen\"\u003e\n\n## Example\nBefore the program: \\\n\u003cimg width=\"700\" src=\"https://raw.githubusercontent.com/Eliott-Srl/rainbow_sort/master/screenshot/screenshot%20colors%20line.png\" alt=\"Keppler screen\"\u003e  \\\nAnd after: \\\n\u003cimg width=\"700\" src=\"https://raw.githubusercontent.com/Eliott-Srl/rainbow_sort/master/screenshot/screenshot%20colors%20sorted%20line.png\" alt=\"Keppler screen\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliott-srl%2Frainbow_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliott-srl%2Frainbow_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliott-srl%2Frainbow_sort/lists"}