Hello I am trying to pass an image captured in LabVIEW to a python script and I am having trouble displaying the image in the python script because of the data passed being U16 data or a string.
I have attached the python and labview programs. Any help would be great:)