Skip to content

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

Notifications You must be signed in to change notification settings

MartijnZ/OpenCV2-Python-Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV2-Python-Guide

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

Contents

  • source : contains the original source of docs in markup language
  • build : contains ready-to-use documentation in html format

Online

An online version of this tutorials can be found at https://opencv-python-tutroals.readthedocs.org/en/latest/index.html

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

Releases

No releases published

Packages

No packages published