This website works better with JavaScript
首頁
探索
說明
登入
LiuZe
/
env
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
分支:
master
分支列表
標籤列表
master
env
/
opencv-4.8.0
/
README.md
README.md
844 B
永久連結
文件歷史
原始文件
OpenCV: Open Source Computer Vision Library
Resources
Homepage:
https://opencv.org
Courses:
https://opencv.org/courses
Docs:
https://docs.opencv.org/4.x/
Q&A forum:
https://forum.opencv.org
previous forum (read only):
http://answers.opencv.org
Issue tracking:
https://github.com/opencv/opencv/issues
Additional OpenCV functionality:
https://github.com/opencv/opencv_contrib
Contributing
Please read the
contribution guidelines
before starting work on a pull request.
Summary of the 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
.