Added bus_info for v4l2. Added optional forcing OpenCV or V4L2. Added non-linear transform. Added transparent overlay.
This commit is contained in:
@@ -18,8 +18,7 @@ jobs:
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- uses: dschep/install-poetry-action@v1.2
|
||||
- name: Install dependencies
|
||||
run: poetry install
|
||||
run: pip install .
|
||||
- name: Test with tox
|
||||
run: poetry run tox -p auto -o
|
||||
run: tox -p auto -o
|
||||
|
||||
Reference in New Issue
Block a user