LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

converting 1d array to image

Hello,

We are using pgrflycapture.dll in labview 8.2 to grab the image its return the structure of image information in this pData unsignedchar pointer consists of pixel information how to get this.Using call library function we can able to get all other information in that structure because all others are not pointers .How to get the pData information.

0 Kudos
Message 21 of 25
(1,884 Views)
new thread is here
0 Kudos
Message 22 of 25
(1,861 Views)

Hi, how did you get the image array from the pointer? Which dll did you use?

Thank you very much.

0 Kudos
Message 23 of 25
(1,727 Views)

Hi,

We have used Pointgrey Chameleon Camera so We have installed Pointgrey Driver for that camera. the dll will present on Pointgrey folder after installed the driver.

0 Kudos
Message 24 of 25
(1,713 Views)

Hi, is the dll working on 64 bit Win 7?

Because we want to extract the data from the pointer "pData" and it didn't work. It'll just automatically shut off, which means there is something wrong with the dll. Could you explain in detail or give me an example of how you extract the 1D image array from the pointer "pData"?

Thank you very much.

0 Kudos
Message 25 of 25
(1,688 Views)