Skip to content

Commit ca530a6

Browse files
committed
Update README.md
1 parent a062289 commit ca530a6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,22 @@ OpenCV2-Python-Guide
33

44
This repo contains tutorials on OpenCV-Python library using new cv2 interface
55

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+
612
Contents
713
----------
814
* source : contains the original source of docs in markup language
915
* build : contains ready-to-use documentation in html format
1016

1117
Online
1218
---------
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.
1422

1523
Offline
1624
---------

0 commit comments

Comments
 (0)