Added actual tensor displaying. Added more tests. Added select channels.

This commit is contained in:
simleek
2019-10-11 22:58:42 -07:00
parent 60a29ddd9c
commit a3ba16d56c
15 changed files with 413 additions and 70 deletions

View File

@ -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),