LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

Mathscript fread_image gives me and inverted image

Hi! I have this problem: When I try to read an image and then reconstruc it, I realised that the image is inverted. My code:

 

im=fread_image(<file_path>,'jpg');
image(im)

I'm using Labview 2014.

Download All
0 Kudos
Message 1 of 2
(3,937 Views)