Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. start the local pydoc server:

    python/lib/pydoc.py -p 1234

  2. open a browser window at localhost:1234

  3. look for cv2 in lib or lib/site-packages

  1. start the local pydoc server:

    python/lib/pydoc.py -p 1234

  2. open a browser window at localhost:1234

  3. look for cv2 in lib or lib/site-packages

it won't give you the maths or an explanation how to, but at least the function signatures and the flags are there