Add ION allocator

Add a GstAllocator based on /dev/ion to allocate dma-bufs.

Change-Id: I18cf4ef0204e2de856a84e39f6abfef3e49314b2
4 files changed
tree: 70678962586a198a295f40e5fc5ce1cbf5fc1e52
  1. debian/
  2. edgetpuvision/
  3. plugins/
  4. .gitignore
  5. LICENSE
  6. MANIFEST.in
  7. README.md
  8. 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