Skip to content

ayushBdev/OpenCV2.4-Python-Tutorials-2016Ver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 43.2%
  • Makefile 29.7%
  • Batchfile 27.1%