updates
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ class LoadWebcam: # for inference
|
||||
break
|
||||
|
||||
# Print
|
||||
assert ret_val, 'Webcam Error'
|
||||
assert ret_val, 'Camera Error %s' % self.pipe
|
||||
img_path = 'webcam_%g.jpg' % self.count
|
||||
print('webcam %g: ' % self.count, end='')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user