luoyc a9c35a4807 opencv source code commit hace 1 año
..
3rdparty a9c35a4807 opencv source code commit hace 1 año
apps a9c35a4807 opencv source code commit hace 1 año
cmake a9c35a4807 opencv source code commit hace 1 año
data a9c35a4807 opencv source code commit hace 1 año
doc a9c35a4807 opencv source code commit hace 1 año
include a9c35a4807 opencv source code commit hace 1 año
modules a9c35a4807 opencv source code commit hace 1 año
platforms a9c35a4807 opencv source code commit hace 1 año
samples a9c35a4807 opencv source code commit hace 1 año
.editorconfig a9c35a4807 opencv source code commit hace 1 año
CMakeLists.txt a9c35a4807 opencv source code commit hace 1 año
CONTRIBUTING.md a9c35a4807 opencv source code commit hace 1 año
COPYRIGHT a9c35a4807 opencv source code commit hace 1 año
LICENSE a9c35a4807 opencv source code commit hace 1 año
README.md a9c35a4807 opencv source code commit hace 1 año
SECURITY.md a9c35a4807 opencv source code commit hace 1 año

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.