Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

multi-user image display

Using python and OpenCV, is it possible to display the same image on multiple users?

I am using cv2.imshow but it only displays the image for the user that runs the script.

Thanks

multi-user image display

Using python and OpenCV, is it possible to display the same image on multiple users?users? Or choose a user to display the image?

I am using cv2.imshow but it only displays the image for the user that runs the script.

Thanks