LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ ArrayToImage fails on large image

Image os loaded into array and confirmed.  IMAQ ArrayToImage Function fails to complete proper loading ain is 80% graylevel
0 Kudos
Message 1 of 5
(3,023 Views)
Hi MSE,

Was the original image a color image?  If so then you will need to use the IMAQ Color Image To Array function.  Also you mentioned that it doesn't complete proper loading.  Is the image you sent only a portion of the original full image?  If so what type of image is the original (eg. 8 bit, 16 bit, 32 bit RGB)?  Also it would be helpful if you could post the original image as well.

GG
0 Kudos
Message 2 of 5
(3,010 Views)
Image is grayscale and over 80Megs.  NI support is unable to specify the limiting size of image to array and suggest I segment it.
0 Kudos
Message 3 of 5
(2,981 Views)
Original  is a 16bit Bimary image in a long no segmented format.  A seperate text file lisr the rows and columns needed for conversion.
0 Kudos
Message 4 of 5
(2,981 Views)
Hi,

What happened when you segmented the image?  Did it work as expected?  If so then that would indicate that 80 M is over the limit.  Let me know if the segmentation worked, and if it did what size did you have to make the segments?

Regards,
GG
0 Kudos
Message 5 of 5
(2,960 Views)