Consolidate functionality into BaseCamera from Capture Thing and StreamingPicamera2
This commit is contained in:
parent
b5606984ae
commit
4368dc3d90
9 changed files with 202 additions and 192 deletions
|
|
@ -34,7 +34,6 @@ from ..stage import StageProtocol as Stage
|
|||
RATIO = 0.2
|
||||
|
||||
|
||||
|
||||
class SimulatedCamera(BaseCamera):
|
||||
"""A Thing representing an OpenCV camera"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue