Popularity
10.0
Stable
Activity
9.9
Growing
74,965
2,658
55,579

Description

Please read before starting work on a pull request: https://github.com/Itseez/opencv/wiki/How_to_contribute

Summary of guidelines:

Code Quality Rank: L1
Programming language: C++
License: Apache License 2.0
Tags: Computer Vision    
Latest version: v4.5.0

OpenCV alternatives and similar packages

Based on the "Computer Vision" category.
Alternatively, view OpenCV alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of OpenCV or a related project?

Add another 'Computer Vision' Package

README

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.