nicolae-stroncea / OpenCV2.4-Python-Tutorials-2016Ver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV2.4-Python-Guide

This repo contains tutorials on OpenCV-Python library

IMP - This tutorial is meant for OpenCV 2.4.X version.

Please try the examples with OpenCV 2.4.X before sending any bug reports

Find any Bug Please Pull Requests

Data files

The input data used in these tutorials are given in Data folder

Online

Officaial Turorials: http://opencv24-python-tutorials.readthedocs.io/en/latest/

This is only for checking. May contain lots of errors, please stick to the official tutorials.

Offline

To build docs from source,

  • Install sphinx
  • Download/Clone this repo and navigate to the base folder
  • run command : make html , html docs will be available in build/html/ folder

About

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


Languages

Language:Python 43.2%Language:Makefile 29.7%Language:Batchfile 27.1%