Explicitly set video streaming pipe v4l2convert src caps
Explicitly set the cap based on the render_size specified in the layout
so we don't have free scaling elements connected in the pipeline,
causing the change of the frame aspect ratio.
Change-Id: I67a6c8bd557384c821aeed8b274a6b03a2f38530
1 file changed
tree: b2ce0d107b5a93734e5f317aa83ed7177ff72d04
- 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