Added actual tensor displaying. Added more tests. Added select channels.
This commit is contained in:
@ -13,7 +13,7 @@ class TestFrameHandler(ut.TestCase):
|
||||
print(frame.shape)
|
||||
self.i += 1
|
||||
|
||||
w.VideoHandlerThread(
|
||||
w.FrameUpdater(
|
||||
0,
|
||||
[test_frame_handler],
|
||||
request_size=(1280, 720),
|
||||
|
Reference in New Issue
Block a user