opencv/README.md
Alexander Alekhin c78a8dfd2d fix 4.x links
2021-12-22 13:24:30 +00:00

844 B

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.