03-31-2013 02:58 AM - edited 03-31-2013 03:01 AM
Hi,
I'm looking for a way to convert an Imaq image into a regular picture (2D array) without using "Vision development module", nor saving it to a file (I need a refresh rate of about One frame per second).
any ideas?
thanks,
Gilad.
04-01-2013 02:46 PM
Greetings;
I personally have never done it in this fashion but it if you are acquiring from a camera and then are interested in only seeing the array, you might want to try using the IMAQdx Get Image Data.vi
Cordially;
04-08-2013 06:37 AM
Hi
I need a 2D array in order to display it as a picture object (not image object).
04-09-2013 02:04 PM
Greetings,
If instead of attempting to acquire the image as the raw data as per the last example, are you looking for something then like the IMAQ Image to Array? I made some research and initially I believed this VI was part of the Development Module, but I was thinking of the Array to Image VI, which is why I did not bring it up earlier.
Finally, how exactly will you then be manipulating that array? Or will you simply be interested in displaying it?
Cordially;
Simon P.