python - Real-time video from numpy array, Python3 -


i have real-time input of array, below:

275 242 280 263 235 179 234 236 233 195 203 190 202...  

approximately once 10 ms. every array pixel's value of image. want make video stream data. how possible? linux, python 3.4

i found ways, i'm not sure:

1) tkinter 2) matplotlib 3) opencv 4) scipy

many thanks


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -