|
Sending OpenCV Output back to the Driver Laptop?
Hi,
We have a mini-PC on our testing robot and we are testing some different vision code. One problem is that in our OpenCV Python code, we simply cannot figure how to send the final image back to us. We have looked all other the internet with no avail.
We would like to be able to the output for not only testing but eventually, we might make a driver assist computer vision program that points out game pieces and such.
Ideally, we would like to be able to send it to an HTTP page, but we are open to other options. Also, being low latency is a big need in the solution.
Thanks a bunch in advance!
__________________
#Python4Life
|