Draw overlays to dma-bufs imported as EGLImage textures if supported
This significantly reduces texture upload times (typically < 1 ms).
Change-Id: I4ea6c8a5d2d5baae8d85dbd0905dc2ee57b57e48
2 files changed
tree: b91f5b8a306cd56a6ccce45d996f5ed2ff1bedbc
- debian/
- edgetpuvision/
- plugins/
- .gitignore
- LICENSE
- MANIFEST.in
- README.md
- setup.py
README.md
edgetpuvision
Python API to run inference on image data coming from the camera.
Build
python3 setup.py sdist python3 setup.py bdist python3 setup.py sdist_wheel
Debian pacakge
To build debian pacakge run:
dpkg-buildpackage -b -rfakeroot -us -uc -tc