LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I upload a 300 mb picture into LabVIEW using the Vision system?

I am trying to use LabVIEW to analysis the intensity of an image. I have the analysis part down but I have to compress all of my pictures in order to run them in LabVIEW. If I don't compress them I get a "not enough memory for requested application" error in the IMAQ Vision system. Is there any way to increase the usable memory?
0 Kudos
Message 1 of 2
(2,510 Views)

Hello,

 

In order to load such a large image, you will need to have that much space of available contiguous memory. All of this is handled by your operating system. A little more information is outlined in this document:

http://digital.ni.com/public.nsf/allkb/1922FCDCE6623ABC8625735300592793?OpenDocument

The first thing to do would be to disable startup programs etc. and see if that helps.

 

-Zach

 

0 Kudos
Message 2 of 2
(2,483 Views)