{"id":22039474,"url":"https://github.com/mpolinowski/opencv-python","last_synced_at":"2026-05-06T23:32:51.109Z","repository":{"id":111484052,"uuid":"442374126","full_name":"mpolinowski/opencv-python","owner":"mpolinowski","description":"OpenCV2 Crash Course","archived":false,"fork":false,"pushed_at":"2021-12-29T14:38:14.000Z","size":2001,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T13:14:28.514Z","etag":null,"topics":["object-recognition","opencv","opencv2-python","python3"],"latest_commit_sha":null,"homepage":"https://mpolinowski.github.io/devnotes/2021-11-06--opencv-crash-course-part-i","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/mpolinowski.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-28T06:41:38.000Z","updated_at":"2021-12-29T14:38:18.000Z","dependencies_parsed_at":"2023-05-09T17:16:26.957Z","dependency_job_id":null,"html_url":"https://github.com/mpolinowski/opencv-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mpolinowski/opencv-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fopencv-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fopencv-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fopencv-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fopencv-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpolinowski","download_url":"https://codeload.github.com/mpolinowski/opencv-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fopencv-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32716142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["object-recognition","opencv","opencv2-python","python3"],"created_at":"2024-11-30T11:10:57.780Z","updated_at":"2026-05-06T23:32:51.092Z","avatar_url":"https://github.com/mpolinowski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV2 Crash Course\n\n* [Course Notes Part I](https://mpolinowski.github.io/devnotes/2021-11-06--opencv-crash-course-part-i)\n* [Course Notes Part II](https://mpolinowski.github.io/devnotes/2021-11-07--opencv-crash-course-part-ii)\n\n\n## Setup\n\n```bash\ngit clone https://github.com/mpolinowski/opencv-python.git\ncd opencv-python\npython -m venv .env\npip install opencv-python numpy\n```\n\nYou can re-enter the environment with:\n\n```bash\nsource .env/bin/activate\n```\n\n## How to Use\n\nJust run the scripts in Python, e.g.:\n\n\n```bash\npython ./09_face_detection.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolinowski%2Fopencv-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpolinowski%2Fopencv-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolinowski%2Fopencv-python/lists"}