opencv/README.md
Alexander Alekhin a0d5277e0d Merge branch 4.x
2021-12-30 21:43:45 +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.