How to see the continuing 8-bit grayscale image data flow from USB port?

前端 未结 0 1505
野性不改
野性不改 2020-12-23 04:55

So, I have a continuous data flow coming thorugh the COM4 port on Windows. I am reading the data with this code:

import serial
import cv2
from time import sle         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题