updated opencv documentation (camera module)
added enabling of legacy support for the camera module to the postinstall script
This commit is contained in:
parent
ee4f6a516d
commit
f03df1b3b3
4 changed files with 17 additions and 3 deletions
13
client/docs/source/lib/classes/Opencv.rst
Normal file
13
client/docs/source/lib/classes/Opencv.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
.. _lib_camera:
|
||||
|
||||
Camera und OpenCV
|
||||
*******************
|
||||
|
||||
Dokumentation des Camera Moduls
|
||||
================================
|
||||
|
||||
.. autoclass:: compLib.Camera.Marker
|
||||
:members:
|
||||
|
||||
.. autoclass:: compLib.Camera.Camera
|
||||
:members:
|
Reference in a new issue