Apply suggestions from code review of branch fast-stack
Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
parent
73e54b802b
commit
fc6c13f40e
5 changed files with 16 additions and 14 deletions
|
|
@ -69,7 +69,7 @@ class CameraMemoryBuffer:
|
|||
|
||||
def add_image(
|
||||
self, image: Any, metadata: Optional[dict] = None, buffer_max: int = 1
|
||||
) -> None:
|
||||
) -> int:
|
||||
"""
|
||||
Add an image to the Memory buffer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue