Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blahgeek/opencv-octvr
https://github.com/blahgeek/opencv-octvr
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blahgeek/opencv-octvr
- Owner: blahgeek
- License: other
- Created: 2018-12-23T06:55:51.000Z (about 6 years ago)
- Default Branch: octVR
- Last Pushed: 2019-01-01T06:20:15.000Z (about 6 years ago)
- Last Synced: 2024-02-05T17:31:38.683Z (11 months ago)
- Language: C++
- Size: 407 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
### OpenCV: Open Source Computer Vision Library
[![Gittip](http://img.shields.io/gittip/OpenCV.png)](https://www.gittip.com/OpenCV/)
#### Resources
* Homepage:
* Docs:
* Q&A forum:
* Issue tracking:#### Contributing
Please read before starting work on a pull request:
Summary of guidelines:
* One pull request per issue;
* Choose the right base branch;
* Include tests and documentation;
* Clean up "oops" commits before submitting;
* Follow the coding style guide.