2013-07-30 22:51:53 +08:00
|
|
|
### OpenCV: Open Source Computer Vision Library
|
2010-12-29 05:38:23 +08:00
|
|
|
|
2013-07-30 22:51:53 +08:00
|
|
|
#### Resources
|
2013-05-22 19:14:38 +08:00
|
|
|
|
2013-07-30 22:51:53 +08:00
|
|
|
* Homepage: <http://opencv.org>
|
|
|
|
* Docs: <http://docs.opencv.org>
|
|
|
|
* Q&A forum: <http://answers.opencv.org>
|
|
|
|
* Issue tracking: <http://code.opencv.org>
|
|
|
|
|
|
|
|
#### Contributing
|
|
|
|
|
|
|
|
Please read before starting work on a pull request: <http://code.opencv.org/projects/opencv/wiki/How_to_contribute>
|
2013-05-22 19:14:38 +08:00
|
|
|
|
|
|
|
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.
|
2013-07-28 04:23:52 +08:00
|
|
|
|
2013-07-30 22:51:53 +08:00
|
|
|
[![Donate OpenCV project](http://opencv.org/wp-content/uploads/2013/07/gittip1.png)](https://www.gittip.com/OpenCV/)
|
|
|
|
[![Donate OpenCV project](http://opencv.org/wp-content/uploads/2013/07/paypal-donate-button.png)](https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+OpenCV&cmd=_donations&business=accountant%40opencv.org)
|