Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zjdoc/visionguide
视觉相关的编程语法、计算框架以及视觉库使用
https://github.com/zjdoc/visionguide
cplusplus-11 matplotlib numpy opencv python pytorch torchvision
Last synced: 3 months ago
JSON representation
视觉相关的编程语法、计算框架以及视觉库使用
- Host: GitHub
- URL: https://github.com/zjdoc/visionguide
- Owner: ZJDoc
- License: apache-2.0
- Created: 2021-03-23T08:44:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T13:31:33.000Z (8 months ago)
- Last Synced: 2024-10-12T16:22:31.262Z (3 months ago)
- Topics: cplusplus-11, matplotlib, numpy, opencv, python, pytorch, torchvision
- Language: C++
- Homepage: https://visionguide.readthedocs.io/zh_CN/latest/?badge=latest
- Size: 15.4 MB
- Stars: 33
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
语言:
🇨🇳
«VisionGuide»记录了视觉相关的编程语法、计算框架以及视觉库使用
## 内容列表
- [内容列表](#内容列表)
- [主要维护人员](#主要维护人员)
- [参与贡献方式](#参与贡献方式)
- [许可证](#许可证)## 主要维护人员
* zhujian - *Initial work* - [zjykzj](https://github.com/zjykzj)
## 参与贡献方式
欢迎任何人的参与!打开[issue](https://github.com/ZJDoc/VisionGuide/issues)或提交合并请求。
注意:
* `GIT`提交,请遵守[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)规范
* 语义版本化,请遵守[Semantic Versioning 2.0.0](https://semver.org)规范
* `README`编写,请遵守[standard-readme](https://github.com/RichardLitt/standard-readme)规范## 许可证
[Apache License 2.0](LICENSE) © 2021 zjykzj