We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693e489 commit 343c7c1Copy full SHA for 343c7c1
wrappers/python/demo_cv_async.py
@@ -22,8 +22,6 @@ def display_depth(dev, data, timestamp):
22
23
rgb = None
24
25
-lastVideo = None
26
-
27
def display_rgb(dev, data, timestamp):
28
global rgb
29
if rgb is None :
0 commit comments