Skip to content

opencv/opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4af3ca4 · Aug 3, 2017
Jul 12, 2016
Jul 26, 2017
Jun 26, 2017
Aug 3, 2017
Jun 13, 2017
Aug 2, 2017
Oct 1, 2016
Aug 3, 2017
Aug 3, 2017
Aug 3, 2017
Jun 20, 2017
Jun 21, 2017
Feb 26, 2014
Jul 27, 2017
Jul 12, 2016
Jan 18, 2016
Jul 12, 2016

Repository files navigation

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: https://github.com/opencv/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.