{"id":18813657,"url":"https://github.com/mehmetumit/color-image-segmentation","last_synced_at":"2025-07-16T08:04:14.873Z","repository":{"id":197845945,"uuid":"699481555","full_name":"mehmetumit/color-image-segmentation","owner":"mehmetumit","description":"Color Image Segmentation Using Kruskal's MST Algorithm And Graph Cuts","archived":false,"fork":false,"pushed_at":"2023-10-02T19:26:00.000Z","size":822,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T15:52:15.339Z","etag":null,"topics":["color-image-segmentation","cpp","graph","graph-cuts","kruskal-algorithm","minimum-spanning-tree"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehmetumit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-02T18:09:24.000Z","updated_at":"2023-10-02T18:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c876dcf8-0550-4611-8219-033a9739aea7","html_url":"https://github.com/mehmetumit/color-image-segmentation","commit_stats":null,"previous_names":["mehmetumit/color-image-segmentation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehmetumit/color-image-segmentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetumit%2Fcolor-image-segmentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetumit%2Fcolor-image-segmentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetumit%2Fcolor-image-segmentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetumit%2Fcolor-image-segmentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehmetumit","download_url":"https://codeload.github.com/mehmetumit/color-image-segmentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetumit%2Fcolor-image-segmentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265494819,"owners_count":23776513,"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-image-segmentation","cpp","graph","graph-cuts","kruskal-algorithm","minimum-spanning-tree"],"created_at":"2024-11-07T23:38:03.741Z","updated_at":"2025-07-16T08:04:14.420Z","avatar_url":"https://github.com/mehmetumit.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color Image Segmentation Using Kruskal's MST Algorithm And Graph Cuts\n## Default Input File\npeppers.pgm: Netpbm image data, size = 256 x 256, greymap, ASCII text\n\n![input-file](./peppers.png)\n## Segmentation Lapse\nMerged result of segmentation pgm files based on given cut count.\n\n![demonstration](https://raw.githubusercontent.com/mehmetumit/color-image-segmentation/main/demo.gif)\n## Build\n```\nmake build\n```\n## Run\nRun with default parameters. Puts output pgm image file to `out` folder by default.\n```\nmake run\n```\n## Running With Custom Parameters\n```\n./build/main \u003cFILE_PATH\u003e \u003cCUT_COUNT\u003e \u003cOUTPUT_DIR\u003e\n```\n```\nDefault parameters\nFILE_PATH=./data/peppers.pgm\nOUTPUT_DIR=./out/\nCUT_COUNT=58\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmetumit%2Fcolor-image-segmentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehmetumit%2Fcolor-image-segmentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmetumit%2Fcolor-image-segmentation/lists"}