commit | cf418acbe83505568933a88742ea0dec92aa49aa | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Mon Oct 07 13:53:09 2019 -0500 |
committer | June Tate-Gans <jtgans@google.com> | Tue Oct 08 17:50:19 2019 +0000 |
tree | c7ffc035f5bfb7472d34b4ce33ccce4723ddaf00 | |
parent | a7e25299305c511a4d202fe83b548f65adbf5eb7 [diff] |
day: Cut for the Day release Change-Id: Ia2b33c9d533ff38ca0418840df9d18b23c4a0882 (cherry picked from commit ef79c820b561a6ad2849baf66a55fd5c73989622)
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