commit | 5a3bc6a5573c6f3ee3d2ebf8d5780759a7050b58 | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Fri Nov 06 16:32:18 2020 -0800 |
committer | Jonas Larsson <ljonas@google.com> | Fri Nov 06 16:37:07 2020 -0800 |
tree | 40b2f7cd2709fec1c1065d1872df6ea1eae4a0fe | |
parent | 78e38c6f0b7c5d7a997d981fffeaa2847c8f894b [diff] |
Enable glsvgoverlay for video file and camera source pipelines Other pipelines are untested. Change-Id: Ib9656e24939ffa30f994c77a4e1959e409410a16
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