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
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,22 @@ 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 **
11
+
6
12
Contents
7
13
----------
8
14
* source : contains the original source of docs in markup language
9
15
* build : contains ready-to-use documentation in html format
10
16
11
17
Online
12
18
---------
13
-
An online version of this tutorials can be found at https://opencv-python-tutroals.readthedocs.org/en/latest/index.html
19
+
20
+
* For official tutorials, please visit : http://docs.opencv.org/trunk/doc/py_tutorials/py_tutorials.html
21
+
*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