{"id":21323319,"url":"https://github.com/sshaplygin/find-contours","last_synced_at":"2026-06-17T23:31:13.220Z","repository":{"id":105894226,"uuid":"121788762","full_name":"sshaplygin/find-contours","owner":"sshaplygin","description":"Simple scripts to find countours with OpenCV","archived":false,"fork":false,"pushed_at":"2018-02-18T18:06:11.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T15:50:38.866Z","etag":null,"topics":["contours-detection","image-analysis","mpei","opencv","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sshaplygin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-02-16T18:59:02.000Z","updated_at":"2018-09-21T06:26:58.000Z","dependencies_parsed_at":"2023-03-14T09:30:27.425Z","dependency_job_id":null,"html_url":"https://github.com/sshaplygin/find-contours","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sshaplygin/find-contours","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Ffind-contours","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Ffind-contours/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Ffind-contours/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Ffind-contours/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshaplygin","download_url":"https://codeload.github.com/sshaplygin/find-contours/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Ffind-contours/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34470322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["contours-detection","image-analysis","mpei","opencv","python3"],"created_at":"2024-11-21T20:23:02.622Z","updated_at":"2026-06-17T23:31:13.164Z","avatar_url":"https://github.com/sshaplygin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Find Contours\n=============\nSimple python3 script to find contours in selected images file.\nResult output 4 files: gray, edged, closed, result\n\n## Usage\n\n```\ngit clone https://github.com/mrfoe7/find-contours.git\ncd find-contours\npython3 script.py\nfollow messages on screen\n```\n\n## Notice\n\nIf you need \\*.exe application use:\n\n* [py2exe](http://www.py2exe.org/) is probably what you want, but it only works on Windows.\n* [Pyinstaller](http://www.pyinstaller.org/) works on Windows and Linux.\n* [Py2app](https://pypi.python.org/pypi/py2app/) works on the Mac.\n\nTo further avoid conflicts and to make development easier, Python’s [virtual environments](https://docs.python.org/3/library/venv.html) are highly recommended for development purposes.\n\n## Dependencies and Resources\n\n* [numpy](http://www.numpy.org/) pip install numpy\n* [matplotlib](https://matplotlib.org/) pip install matplotlib\n* [cv2](https://opencv.org/) pip install opencv-python\n\n Instrucrion to install OpenCV on defirent OS [link](https://docs.opencv.org/3.1.0/df/d65/tutorial_table_of_content_introduction.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Ffind-contours","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshaplygin%2Ffind-contours","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Ffind-contours/lists"}