Update documentation
This commit is contained in:
parent
64ff14b9b1
commit
75185f19b6
36 changed files with 14537 additions and 3800 deletions
13
_sources/lib/classes/Opencv.rst.txt
Normal file
13
_sources/lib/classes/Opencv.rst.txt
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