Skip to content

madebyollin/opencv-python-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Python Docs

I wasn't able to find complete documentation for OpenCV's Python API anywhere, so I used pydoc to generate it.

The result is on GitHub Pages here.

pydoc generates very dated markup (<font>, <big>...), so I modified the pydoc script to generate (slightly) more semantic markup.

The output is still very poor compared to proper documentation (crammed onto a single page, many links broken), but it's good enough to ctrl + f through for method signatures.

About

Auto-generated OpenCV Python Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages