{"id":24612876,"url":"https://github.com/shameempk/fast_seg","last_synced_at":"2025-05-06T22:15:29.016Z","repository":{"id":22259707,"uuid":"95750761","full_name":"shameempk/fast_seg","owner":"shameempk","description":"Fast Interactive Image Segmentation using Graph-cut.","archived":false,"fork":false,"pushed_at":"2024-09-19T21:50:04.000Z","size":46,"stargazers_count":14,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T22:15:23.186Z","etag":null,"topics":["ciede2000","computer-vision","image-segmentation","opencv","opencv-python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shameempk.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":"2017-06-29T07:29:47.000Z","updated_at":"2024-09-19T21:50:02.000Z","dependencies_parsed_at":"2024-01-22T12:10:33.036Z","dependency_job_id":"fcc9db6f-7585-4a58-bd16-5afbfe822a64","html_url":"https://github.com/shameempk/fast_seg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameempk%2Ffast_seg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameempk%2Ffast_seg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameempk%2Ffast_seg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameempk%2Ffast_seg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shameempk","download_url":"https://codeload.github.com/shameempk/fast_seg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776601,"owners_count":21802469,"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":["ciede2000","computer-vision","image-segmentation","opencv","opencv-python"],"created_at":"2025-01-24T20:38:21.701Z","updated_at":"2025-05-06T22:15:28.965Z","avatar_url":"https://github.com/shameempk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dependencies:\n\n1. System wide dependencies\n\t* Python 3.5+\n\t* `libopencv-dev`\n\t* `python3-tk` (to show the result window)\n2. Project dependencies\n\t(Recommending python virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs)\n\t1. All dependencies are enlisted in requirements.txt\n\t\n\t\tInstall them using : `pip install -r requirements.txt`\n\n\n## Executing the code:\n\n1. Run the main file using python3: `python3 fast_seg.py -i \u003cinput-image\u003e`\n\t* Will provide a minimal GUI to mark the seed pixels. While marking, switching between \"background\" and \"object\" pixels are done using keys 'b' and 'o' respectively. By default GUI initializes in object mode. Object is marked with \"red\" markings and Background with \"blue\".\n\t* Use `python3 fast_seg.py -h` for help\n2. Press ESC after marking the seeds.\n3. Output window will provide the results.\n4. Output image will be written in running folder, named \"out.png\"\n\n\nFor any other inquiries file an issue at https://github.com/shameempk/fast_seg .\n\n## Research paper:\nResearch paper can be downloaded from [here](https://www.ijitee.org/wp-content/uploads/papers/v8i8/H7423068819.pdf).\n\nIf you find fast_seg useful please cite this paper in your work:\n```\n@misc{\nnaik2019fast, \ntitle={Fast Interactive SuperpixelBased Image Region Generation}, \nurl={https://www.ijitee.org/wp-content/uploads/papers/v8i8/H7423068819.pdf}, \njournal={IJITEE}, \npublisher={International Journal of Innovative Technology and Exploring Engineering}, \nauthor={Naik, Dinesh and Shameem, Muhammed}, \nyear={2019}, \nmonth={Jun}\n} \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshameempk%2Ffast_seg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshameempk%2Ffast_seg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshameempk%2Ffast_seg/lists"}