{"id":15047882,"url":"https://github.com/zjdoc/visionguide","last_synced_at":"2026-02-17T15:03:13.611Z","repository":{"id":113704793,"uuid":"350639344","full_name":"ZJDoc/VisionGuide","owner":"ZJDoc","description":"视觉相关的编程语法、计算框架以及视觉库使用","archived":false,"fork":false,"pushed_at":"2024-05-05T13:31:33.000Z","size":16127,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T01:08:16.285Z","etag":null,"topics":["cplusplus-11","matplotlib","numpy","opencv","python","pytorch","torchvision"],"latest_commit_sha":null,"homepage":"https://visionguide.readthedocs.io/zh_CN/latest/?badge=latest","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZJDoc.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":"2021-03-23T08:44:59.000Z","updated_at":"2024-11-22T13:22:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6a70250-8c8e-44b7-b001-f7348bf3ff0c","html_url":"https://github.com/ZJDoc/VisionGuide","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJDoc%2FVisionGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJDoc%2FVisionGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJDoc%2FVisionGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJDoc%2FVisionGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZJDoc","download_url":"https://codeload.github.com/ZJDoc/VisionGuide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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":["cplusplus-11","matplotlib","numpy","opencv","python","pytorch","torchvision"],"created_at":"2024-09-24T21:05:36.125Z","updated_at":"2026-02-17T15:03:13.605Z","avatar_url":"https://github.com/ZJDoc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n  语言:\n    🇨🇳\n  \u003c!-- \u003ca title=\"英语\" href=\"./README.en.md\"\u003e🇺🇸\u003c/a\u003e --\u003e\n  \u003c!-- \u003ca title=\"俄语\" href=\"../ru/README.md\"\u003e🇷🇺\u003c/a\u003e --\u003e\n\u003c/div\u003e\n\n \u003cdiv align=\"center\"\u003e\u003ca title=\"\" href=\"https://github.com/ZJDoc/VisionGuide\"\u003e\u003cimg align=\"center\" src=\"./imgs/VisionGuide.png\"\u003e\u003c/a\u003e\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  «VisionGuide»记录了视觉相关的编程语法、计算框架以及视觉库使用\n\u003cbr\u003e\n\u003cbr\u003e\n  \u003ca href=\"https://github.com/RichardLitt/standard-readme\"\u003e\u003cimg src=\"https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://conventionalcommits.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://commitizen.github.io/cz-cli/\"\u003e\u003cimg src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\"\u003e\u003c/a\u003e\n  \u003ca href='https://visionguide.readthedocs.io/zh_CN/latest/?badge=latest'\u003e\n      \u003cimg src='https://readthedocs.org/projects/visionguide/badge/?version=latest' alt='Documentation Status' /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 内容列表\n\n- [内容列表](#内容列表)\n- [主要维护人员](#主要维护人员)\n- [参与贡献方式](#参与贡献方式)\n- [许可证](#许可证)\n\n## 主要维护人员\n\n* zhujian - *Initial work* - [zjykzj](https://github.com/zjykzj)\n\n## 参与贡献方式\n\n欢迎任何人的参与！打开[issue](https://github.com/ZJDoc/VisionGuide/issues)或提交合并请求。\n\n注意:\n\n* `GIT`提交，请遵守[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)规范\n* 语义版本化，请遵守[Semantic Versioning 2.0.0](https://semver.org)规范\n* `README`编写，请遵守[standard-readme](https://github.com/RichardLitt/standard-readme)规范\n\n## 许可证\n\n[Apache License 2.0](LICENSE) © 2021 zjykzj","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjdoc%2Fvisionguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjdoc%2Fvisionguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjdoc%2Fvisionguide/lists"}