Hi, I have some trouble with real-time imaging using Labview 8.5.
In present, my goal is imaging with my system based interferometer at high speed rate.
My CCD rate is 200 Hz (maximum) and imaging rate using MAX or grabbing vi. is same as 200 Hz.
But, what I want is to get an image from calculation of multiple captured images taken by CCD camea.
For instance, when one image is acquired from four-intesnity images by the CCD camera, maximum imaging rate is 50 Hz assuming no delay related to program operation.
Opteration speed of my Labview program may lag behind the camera frame rate. Best my acknowlegement, because for loop for taking 4 continous image and images calculation part in while loop is main factor to delay the imaing time. That