Go to file
openkylin-cibot 47972f2043 No change rebuild for rv64g. 2024-04-07 01:43:26 +00:00
apps merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
cmake merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
contrib merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
data merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
debian No change rebuild for rv64g. 2024-04-07 01:43:26 +00:00
doc merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
include merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
modules merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
platforms merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
samples merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
.editorconfig Import Upstream version 4.2.0+dfsg 2022-05-14 03:43:58 +08:00
CMakeLists.txt merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
CONTRIBUTING.md Import Upstream version 4.2.0+dfsg 2022-05-14 03:43:58 +08:00
COPYRIGHT merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
LICENSE merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
README.md merge upstream 4.6.0 2023-04-18 11:33:35 +08:00
SECURITY.md Import Upstream version 4.2.0+dfsg 2022-05-14 03:43:58 +08:00

README.md

OpenCV: Open Source Computer Vision Library

Resources

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.