LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read JPEG file.vi

I saw a similar question posted but it really did not help me. I need to know, simply, how to read in a Jpeg file and display it. I understand how to modify images I think but I am going crazy getting the file I want, displaying it and then modifying it as required. Any help is greatly appreciated. Regards, Frank
0 Kudos
Message 1 of 3
(2,779 Views)
Frank,

It depends on the LabVIEW Package you have.

The Vision Library accomplishes this quite easily. Try going to your examples database (Help>>Examples) and looking for the picture display examples.

Good luck
0 Kudos
Message 2 of 3
(2,779 Views)
Well, Graphics & Sound -> Graphics Format -> Read JPEG File.vi, then use the Graphics & Sound -> Picture Functions -> Draw Flattened Pixmap.vi to display the picture in a picture control. No extra toolkit required.

Joe Y. Guo
0 Kudos
Message 3 of 3
(2,779 Views)