Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Roman Donchenko 1138fbb940 Merge pull request #2766 from akarsakov:pyr_border_constant 11 years ago
3rdparty
apps
cmake
data
doc Fix typos 11 years ago
include
modules Merge pull request #2766 from akarsakov:pyr_border_constant 11 years ago
platforms
samples Fix typos 11 years ago
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt
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.