User`s guide
6 Working with Acquired Image Data
Over view
When a trigger occurs, the toolbox acquires frames from the video stream and
logs the frames to a buffer in mem ory, a disk file, or both, depending on the
value of the
LoggingMode property. To work with this logge d image data, you
must bring it into the MATLAB workspace.
The fol lowing figure il lustrates a group of frame s being acquired from the
video stream, logged to memory and disk, and brought into the MATLAB
workspace as a multidimensional numeric array. Note that when frames are
brought into the MATLAB workspace, they are removed from the memory
buffer.
Over view of Image Acquisition
6-2