mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
Open Source Computer Vision Library
.github | ||
3rdparty | ||
apps | ||
cmake | ||
data | ||
doc | ||
include | ||
modules | ||
platforms | ||
samples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
LICENSE | ||
README.md | ||
SECURITY.md |
OpenCV: Open Source Computer Vision Library
Welcome to OpenCV, an open-source library for computer vision and machine learning. This README will guide you through essential resources, community guidelines, and contribution instructions.
Getting Started
- Homepage: opencv.org
Explore a wide range of OpenCV functionalities, tutorials, and updates. - Documentation: OpenCV Docs
Detailed documentation for developers across multiple languages. - Courses: OpenCV Courses
Enhance your understanding with free and paid courses. - Q&A Forum:
- Active discussions: forum.opencv.org
- Read-only archive: answers.opencv.org
- Issue Tracking: GitHub Issues
Track and report issues, suggest features, or contribute fixes. - Extended Functionality: OpenCV Contrib
Explore additional modules for even more computer vision tools.
Community Resources
- Submit Your Project: Community Project Submission
Feature your OpenCV project in Community Friday on the official website. - YouTube Channel: OpenCV on YouTube
Subscribe for tutorials, live streams, and project showcases. - Follow OpenCV:
Want to volunteer? Apply Here to help organize events and amplify our online presence.
Contributing to OpenCV
We appreciate contributions from the community! Before you get started, please review our contribution guidelines.
Key Contribution Guidelines
- Pull Requests:
- One pull request per issue.
- Select the correct base branch.
- Tests & Documentation:
Ensure all changes are accompanied by relevant tests and documentation updates. - Clean Commit History:
Clean up any unnecessary commits before submitting your pull request. - Coding Standards:
Follow the OpenCV Coding Style Guide.
Additional Resources
- OpenCV.ai:
Professional computer vision and AI services from the OpenCV team. - Support OpenCV:
Donate to help maintain and grow the OpenCV community.
We encourage new users to dive into the community, ask questions, and start contributing. For more detailed information, visit our GitHub repository.