LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ raw image data insted of Image type

Hello,
I have Basler line scan camera L401k. I acquire image with "IMAQ Extract Buffer.vi" that returns image in "Image type" than I use "IMAQ ImageToArray.vi" to convert Image to U8 array. Because this conversion takes a lot of time I'm looking for acquisition VI that returns U8 format or raw image data like "IMAQdx Get Image Data.vi". IMAQ library VIs returns only Image type. Has somebody ran into this problem or know solution for it?

Thanks,
andrej
0 Kudos
Message 1 of 3
(3,523 Views)
Sorry I misread your post....

Ton

You need the ImaqDX Get Image Data function:


Ton This returns an array with image points



Message Edited by TonP on 11-23-2007 10:15 AM

Message Edited by TonP on 11-23-2007 10:16 AM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(3,516 Views)
Hello Andrej,

At present, there is no direct IMAQ counterpart for the IMAQdx Get Image Data.vi.  Using IMAQ ImageToArray.vi on an existing or newly acquired image is the most similar IMAQ operation.

Best Regards,
T. McCarty
0 Kudos
Message 3 of 3
(3,479 Views)