mirror of
https://github.com/bspeice/libcvautomation
synced 2025-01-09 23:40:03 -05:00
5 lines
300 B
Python
5 lines
300 B
Python
|
## \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.
|
||
|
# \author Bradlee Speice
|