I am pretty fluent in Labview but new to IMAQ. I have some LV drivers for a frame grabber that captures an image. I am just trying to get that image into a 2-D array of numbers but not having much luck. What do I need to do?
Use ´IMAQ ImageToArray´ (under Vision Utilities -> Pixel Manipulations) and have a look here: http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E34856A4E034080020E74861&p_node=DZ52505&p_submitted=N&p_rank=&p_answer=&p_source=External
or - thanks to your example folder - here: \examples\Vision\2. Functions\Tools.llb\ImageToArray Example.vi\ImageToArray Example.vi