{"id":20703658,"url":"https://github.com/cppmx/opencvexs","last_synced_at":"2026-04-22T06:35:12.548Z","repository":{"id":177319344,"uuid":"216063642","full_name":"cppmx/OpenCVExs","owner":"cppmx","description":"OpenCV Exercises","archived":false,"fork":false,"pushed_at":"2019-10-18T17:07:12.000Z","size":1097,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T19:55:19.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/cppmx.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":"2019-10-18T16:19:02.000Z","updated_at":"2019-10-18T17:12:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc357f2a-7491-43df-b277-44dc08b11bf1","html_url":"https://github.com/cppmx/OpenCVExs","commit_stats":null,"previous_names":["cppmx/opencvexs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2FOpenCVExs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2FOpenCVExs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2FOpenCVExs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2FOpenCVExs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cppmx","download_url":"https://codeload.github.com/cppmx/OpenCVExs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242970380,"owners_count":20214812,"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-17T01:08:56.393Z","updated_at":"2025-12-24T06:23:16.835Z","avatar_url":"https://github.com/cppmx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV Exercises\n\nThis exercises are based on this tutorial: https://pythonprogramming.net/loading-images-python-opencv-tutorial/\n\n## Prerequisites\n\nYou need to install miniconda and create a virtual environment as follow:\n\n```bash\n\u003e conda create -n opencv python=3.7\n```\n\nMake sure to install the requirements on your virtual environment:\n\n```bash\n\u003e conda activate opencv\n\u003e pip3 install matplotlib numpy opencv-python\n```\n\n## Usage\n\nTo execute the exercises you can use the play bash script as follow:\n\n### Run\n\nTo run an exercise\n\n```bash\n\u003e ./play run 01_simple\n```\n\n### Modify\n\nIf you need to modify the excercise code you can do it as follow:\n\n```bash\n\u003e ./play modify 01_simple\n```\n\n### New\n\nTo add a new exercise\n\n```bash\n\u003e ./play new exercise_name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppmx%2Fopencvexs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcppmx%2Fopencvexs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppmx%2Fopencvexs/lists"}