Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
quentin afdf319f36 Add -L for CUDA libs path to pkg-config 10 years ago
3rdparty
apps fix annotation tool, add auto make of tool 10 years ago
cmake Merge pull request #3745 from nitsch:fix-mingw-detection 10 years ago
data Cat face detection cascades 10 years ago
doc
include
modules Merge pull request #3754 from eliteraspberries:unsigned-mask 10 years ago
platforms
samples
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt Add -L for CUDA libs path to pkg-config 10 years ago
LICENSE
README.md
index.rst

README.md

OpenCV: Open Source Computer Vision Library

Gittip

Resources

Contributing

Please read before starting work on a pull request: http://code.opencv.org/projects/opencv/wiki/How_to_contribute

Summary of 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.