{"id":15793096,"url":"https://github.com/wolfg1969/programming-computer-vision-with-python-practice","last_synced_at":"2026-03-10T14:34:23.652Z","repository":{"id":145785662,"uuid":"115310832","full_name":"wolfg1969/Programming-Computer-Vision-with-Python-practice","owner":"wolfg1969","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-16T09:46:18.000Z","size":2031,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T23:29:12.132Z","etag":null,"topics":["book","computer","example","matplotlib","numpy","pil","python","scipy","tutorial","vision"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/wolfg1969.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-25T06:03:17.000Z","updated_at":"2023-02-24T02:47:39.000Z","dependencies_parsed_at":"2023-07-15T17:15:44.906Z","dependency_job_id":null,"html_url":"https://github.com/wolfg1969/Programming-Computer-Vision-with-Python-practice","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"063a47547a7a44b774cd1715e3bc70b2a6a3a4a6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfg1969%2FProgramming-Computer-Vision-with-Python-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfg1969%2FProgramming-Computer-Vision-with-Python-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfg1969%2FProgramming-Computer-Vision-with-Python-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfg1969%2FProgramming-Computer-Vision-with-Python-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfg1969","download_url":"https://codeload.github.com/wolfg1969/Programming-Computer-Vision-with-Python-practice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243593239,"owners_count":20316154,"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":["book","computer","example","matplotlib","numpy","pil","python","scipy","tutorial","vision"],"created_at":"2024-10-04T23:09:06.008Z","updated_at":"2026-03-10T14:34:18.610Z","avatar_url":"https://github.com/wolfg1969.png","language":"Jupyter Notebook","readme":"# Programming Computer Vision with Python 练习\n\n## 安装运行环境\n```bash\n$ wget http://programmingcomputervision.com/downloads/pcv_data.zip\n$ unzip pcv_data.zip\n$ git clone https://github.com/wolfg1969/Programming-Computer-Vision-with-Python-practice.git\n$ cd Programming-Computer-Vision-with-Python-practice\n$ pip install --user pipenv\n$ pipenv install\n$ cd PCV\n$ pipenv run python setup.py install\n```\n## 运行脚本\n```bash\n$ cd Programming-Computer-Vision-with-Python-practice\n$ pipenv run python PCV/examples2/ch1_image_representation.py\n```\n\n## 启动 Jupyter Notebook\n```bash\n$ pipenv run jupyter notebook\n```\n\n## matplotlib 在 Mac OS 下报错的解决办法\n\n```\nRuntimeError: Python is not installed as a framework.\n```\n\n修改 ~/.matplotlib/matplotlibrc\n```\nbackend: TkAgg\n```\n\nhttps://stackoverflow.com/questions/21784641/installation-issue-with-matplotlib-python\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfg1969%2Fprogramming-computer-vision-with-python-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfg1969%2Fprogramming-computer-vision-with-python-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfg1969%2Fprogramming-computer-vision-with-python-practice/lists"}