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

gurusura/OpenCV2-Python-Tutorials

 
 

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

Usage

Ready-made documentation is available in build/html folder. Open build/html/index.html folder

Building

To build docs from source,

  • Install sphinx
  • empty the build/ 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