Merge tag '2.4.6.2' into 2.4
[profile/ivi/opencv.git] / README.md
1 ### OpenCV: Open Source Computer Vision Library
2
3 #### Resources
4
5 * Homepage: <http://opencv.org>
6 * Docs: <http://docs.opencv.org>
7 * Q&A forum: <http://answers.opencv.org>
8 * Issue tracking: <http://code.opencv.org>
9
10 #### Contributing
11
12 Please read before starting work on a pull request: <http://code.opencv.org/projects/opencv/wiki/How_to_contribute>
13
14 Summary of guidelines:
15
16 * One pull request per issue;
17 * Choose the right base branch;
18 * Include tests and documentation;
19 * Clean up "oops" commits before submitting;
20 * Follow the coding style guide.
21
22 [![Donate OpenCV project](http://opencv.org/wp-content/uploads/2013/07/gittip1.png)](https://www.gittip.com/OpenCV/)
23 [![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)