Skip to content

opencv/opencv

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2025
May 21, 2025
May 21, 2025
May 21, 2025
Nov 17, 2022
May 21, 2025
May 21, 2025
Feb 26, 2020
May 21, 2025
May 16, 2025
May 12, 2025
Oct 11, 2018
Jun 9, 2018
Jun 8, 2020
May 14, 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