Andrei Radulescu
|
8b8f33f488
|
webcam: back to opencv (#35522)
* Revert "webcam: remove other cv2 usage (#33236)"
This reverts commit 0cade54015 .
* Revert "remove cv2 usage (#33101)"
This reverts commit 144e9e271c .
* Revert "remove opencv-python-headless (#33082)"
This reverts commit 488e08507a .
* update uv.lock
* keep av bgr2nv12
* rename
|
2 days ago |
Maxime Desroches
|
0cade54015
|
webcam: remove other cv2 usage (#33236)
av
old-commit-hash: a8c0c158ad
|
11 months ago |
Maxime Desroches
|
144e9e271c
|
remove cv2 usage (#33101)
remove cv2
old-commit-hash: 583e89d3a4
|
11 months ago |
Adeeb Shihadeh
|
488e08507a
|
remove opencv-python-headless (#33082)
old-commit-hash: f39c5c22e8
|
11 months ago |
Justin Newberry
|
0a866b2618
|
Webcam: prepare to make camerad a PythonProcess (#31202)
* webcam
* support /dev/* syntax
* support strings
old-commit-hash: 75d3e5fb4e
|
1 year ago |
Hoang Bui
|
87cadf7262
|
Python camerad for webcam (#30930)
* webcamd
* remove destroy windows
* block
* shebang execute
* executaleeeee
* executableeeeeee
* she bang for camerad.py
* listener
* no signal?
* good
* ruff fix
* delete listener
* recover sim
* remove assert
* refactor
* fix shell
* fix namedtuple
* little change
* to tuple
* cleanup
* update readme
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7fdd5c4a7d
|
1 year ago |