{"id":21089609,"url":"https://github.com/coolmunzi/roi_selection","last_synced_at":"2026-04-22T21:31:55.133Z","repository":{"id":202322876,"uuid":"331832346","full_name":"coolmunzi/roi_selection","owner":"coolmunzi","description":"Select polygonal region of interest on image using opencv and store the selection coordinates in csv file.","archived":false,"fork":false,"pushed_at":"2021-01-22T04:59:15.000Z","size":14718,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T00:50:51.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/coolmunzi.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":"2021-01-22T04:04:55.000Z","updated_at":"2021-01-22T04:59:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"32e1248f-7251-4349-8555-08616c14f189","html_url":"https://github.com/coolmunzi/roi_selection","commit_stats":null,"previous_names":["coolmunzi/roi_selection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolmunzi%2Froi_selection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolmunzi%2Froi_selection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolmunzi%2Froi_selection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolmunzi%2Froi_selection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolmunzi","download_url":"https://codeload.github.com/coolmunzi/roi_selection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532564,"owners_count":20306157,"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":[],"created_at":"2024-11-19T21:29:53.345Z","updated_at":"2025-12-29T22:04:35.678Z","avatar_url":"https://github.com/coolmunzi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Introduction**\n\nRoi selection tool allows you to select the region of interest of your\nchoice using simple mouse click. x \u0026 y coordinates of your mouse clicks are \nthen stored in a csv file at the end. The produced csv file can be used for\ncomputer vision based application development.\n\n# **Demo**\n\n\n![alt text](demo.gif)\n\n\n# **Usage**\n1. Clone the repo: `$git clone https://github.com/coolmunzi/roi_selection`\n   \n2. Create a virtual environment: `$conda create -n roi_selection python=3.6`\n3. Install the dependencies: `$pip install -r requirements.txt`\n4. Paste the image of your interest in the cloned directory and rename it to 'image.jpg'\n5. Run the project: `$python roi_selection.py`\n6. Select the region of your interest using _left click_ of the mouse\n7. Once you have selected a polygonal shaped region of interest, click _middle button_ in mouse.\n8. Polygonal Region of interest selected by you will be shown in an opencv window and (x,y) coordinates\nof points clicked will be saved in a csv file named 'roi_coordinates.csv'\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolmunzi%2Froi_selection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoolmunzi%2Froi_selection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolmunzi%2Froi_selection/lists"}