1 | initial version |
So to overcome this issue, OpenCV itself is going to release a new set of tutorials which covers most of the API of OpenCV-Python. The tutorials are based on OpenCV 3.x ( OpenCV 3.x is not yet released, so you have to compile it from source in Github master branch. Tutorials has the installation details). Tutorials are also not yet released. But you can compile it from source if you have the Sphinx
installed in your computer.
Source repo : https://github.com/abidrahmank/OpenCV2-Python-Tutorials
Or you can check following link for daily builds : http://opencv-python-tutroals.readthedocs.org/
Like OpenCV, tutorials are open source. So don't forget to report any errors you come across, whether spelling mistakes, code errors, theoretical mistakes, or anything.
Spelling mistake in tutorials --> tutroals
is part of it. So don't correct it :)