Skip to content

opencv/opencv

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2025
Mar 20, 2025
Jan 13, 2025
Feb 13, 2025
Nov 17, 2022
Mar 11, 2025
Feb 26, 2020
Mar 20, 2025
Feb 10, 2025
Feb 11, 2025
Oct 11, 2018
Jun 9, 2018
Jun 8, 2020
Feb 27, 2025
Jul 12, 2016
Jan 9, 2023
Aug 17, 2020
Mar 3, 2024
Apr 19, 2023

Repository files navigation

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.

Additional Resources