commit | 99254f7142cb8c0f15feaebd8a234d0437feb962 | [log] [tgz] |
---|---|---|
author | Dmitry Kovalev <dkovalev@google.com> | Tue Feb 19 09:58:11 2019 -0800 |
committer | Dmitry Kovalev <dkovalev@google.com> | Tue Feb 19 09:58:11 2019 -0800 |
tree | 95f5c404526020d172a2903e256637ab9b3fe651 | |
parent | 6999820beb854218a056393cd931ee8891bd2a1e [diff] |
Move info to the bottom left corner on black background. Change-Id: Ic8ec82ccec708db6c3319081fc683f34939beb6e
Python API to run inference on image data coming from the camera.
python3 setup.py sdist python3 setup.py bdist python3 setup.py sdist_wheel
Install stdeb
package by running apt-get install python3-stdeb
or pip3 install stdeb
. Then to generate debian folder run:
python3 setup.py --command-packages=stdeb.command debianize
To build debian pacakge run:
dpkg-buildpackage -b -rfakeroot -us -uc -tc