commit | b8e20b4fc1b142de76038041e78385e510524adb | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Tue Oct 08 22:27:46 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 08 22:27:46 2019 +0000 |
tree | 38d637880ebce5e7aaadd131260346bd5ccf1b52 | |
parent | 9f92c438d955f55af7c4422a2f0df7aada6d49d6 [diff] | |
parent | 75db0cb35828adca3612f1900f71b1bcf0a449c5 [diff] |
Merge "Fix compatibility with glvideoflip"
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