mirror of
https://github.com/bspeice/libcvautomation
synced 2025-06-30 21:37:00 -04:00
Update other documentation to reflect the new Python wrapper
This commit is contained in:
@ -17,7 +17,8 @@ notify the developer at <bspeice@uncc.edu>"""
|
||||
|
||||
## \file libcvautomation_funcs.py
|
||||
# \brief Libcvautomation wrapper for python
|
||||
# \details This source file is designed to give high-level access to libcvautomation using Python. It was modeled after the Bash wrapper, but allows for access to all the extra features of Python.
|
||||
# \details This source file is designed to give high-level access to libcvautomation using Python. It was modeled after the Bash wrapper, but allows for access to all the extra features of Python.<br>To use:
|
||||
# \code import libcvautomation_funcs \endcode
|
||||
# \author Bradlee Speice
|
||||
|
||||
## \package libcvautomation_funcs
|
||||
|
Reference in New Issue
Block a user