commit | 59af515da3aeb318133b3d1b7d158dc587f389ad | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Tue Mar 19 18:16:21 2019 -0700 |
committer | Alex Van Damme <atv@google.com> | Thu Mar 21 10:15:15 2019 -0700 |
tree | 8d86aa07f2ae1c2c79e8788b6ce3850735e5be13 | |
parent | ed16abafdab4d0efb23f1df4dd902120cb0c701a [diff] |
Create changelog entry for chef release Change-Id: I842b4b320b3b986fdf8925ed1eb5f9c5771cfb29
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