You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-10Lines changed: 7 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,18 @@ OpenCV2-Python-Guide
3
3
4
4
This repo contains tutorials on OpenCV-Python library using new cv2 interface
5
5
6
-
** IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x **
7
-
** IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x **
8
-
** IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x **
9
-
** IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x **
10
-
** IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x **
6
+
**IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x**
11
7
12
-
Contents
13
-
----------
14
-
* source : contains the original source of docs in markup language
15
-
* build : contains ready-to-use documentation in html format
8
+
**IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x**
9
+
10
+
**IMP - This tutorial is meant for OpenCV 3x version. Not OpenCV 2x**
11
+
12
+
Please try the examples with OpenCV 3x before sending any bug reports
16
13
17
14
Online
18
15
---------
19
16
20
-
* For official tutorials, please visit : http://docs.opencv.org/trunk/doc/py_tutorials/py_tutorials.html
17
+
***For official tutorials, please visit : http://docs.opencv.org/trunk/doc/py_tutorials/py_tutorials.html**
21
18
*https://opencv-python-tutroals.readthedocs.org/en/latest/index.html - This is only for checking. May contain lots of errors, please stick to the official tutorials.
0 commit comments