Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xymeng16/opencv_lite_sgx
An trusted and lite version of OpenCV based on Intel SGX
https://github.com/xymeng16/opencv_lite_sgx
Last synced: about 1 month ago
JSON representation
An trusted and lite version of OpenCV based on Intel SGX
- Host: GitHub
- URL: https://github.com/xymeng16/opencv_lite_sgx
- Owner: xymeng16
- License: other
- Created: 2021-01-05T10:15:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T19:37:06.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T01:22:07.518Z (4 months ago)
- Language: C++
- Size: 2.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-SGX-Open-Source - https://github.com/xymeng16/opencv_lite_sgx
README
### OpenCV: Open Source Computer Vision Library
#### 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.