{"id":16312468,"url":"https://github.com/kiranandcode/image-masker","last_synced_at":"2025-08-12T06:47:39.954Z","repository":{"id":112325980,"uuid":"146396849","full_name":"kiranandcode/image-masker","owner":"kiranandcode","description":"A short sweet application to segment an arbitrary image into distinct rectangular regions based on transparency.","archived":false,"fork":false,"pushed_at":"2019-11-02T10:07:27.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T14:51:53.744Z","etag":null,"topics":["command-line","image","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/kiranandcode.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-08-28T05:36:44.000Z","updated_at":"2019-10-14T10:53:21.000Z","dependencies_parsed_at":"2023-05-12T23:00:43.660Z","dependency_job_id":null,"html_url":"https://github.com/kiranandcode/image-masker","commit_stats":null,"previous_names":["kiranandcode/image-masker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiranandcode/image-masker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fimage-masker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fimage-masker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fimage-masker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fimage-masker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiranandcode","download_url":"https://codeload.github.com/kiranandcode/image-masker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fimage-masker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270016717,"owners_count":24512964,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["command-line","image","rust"],"created_at":"2024-10-10T21:48:10.507Z","updated_at":"2025-08-12T06:47:39.919Z","avatar_url":"https://github.com/kiranandcode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Masker\n## About\nA short sweet application to segment an arbitrary rgba image into distinct rectangular regions based on transparency.\n\nUses the marching squares algorithm.\n\nBuilt in rust.\n\n## Usage:\n```\nUsage:\n    image-masker [OPTIONS] IMAGE\n\nUses marching squares algorithm to segment a binary image into multiple\ndistinct rectangles. Uses coordinates starting (0,0) at the top left corner.\nReturns the result as a list of tuples\n\npositional arguments:\n  IMAGE                 The image in any standard format to be processed\n\noptional arguments:\n  -h,--help             show this help message and exit\n  -o,--output OUTPUT    An optional output image file to render the results to.\n```\n\n\n## Screenshots\nDon't you just hate it when people don't include pictures of visual based programs in their README and instead want you to download and run the program to find out what it does?\nYeah. Me too.\n\n### Input\n![Input Image](https://github.com/Gopiandcode/image-masker/raw/master/images/input_example.png)\n### Output\n![Output Image](https://github.com/Gopiandcode/image-masker/raw/master/images/output_image.png)\n\nSweet and sexy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Fimage-masker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiranandcode%2Fimage-masker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Fimage-masker/lists"}