MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 202

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 574
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 201
7 Working with Acquired Image Data
7-4
main Documentation Center page, or open the file demoimaq_GetSnapshot.m in the
MATLAB Editor.
Moving Multiple Frames into the Workspace
To move multiple frames of data from the memory buffer into the MATLAB workspace,
use the getdata function. By default, getdata retrieves the number of frames specified
in the FramesPerTrigger property but you can specify any number. See the getdata
reference page for complete information about this function.
Note When the getdata function moves frames from the memory buffer into the
workspace, it removes the frames from the memory buffer.
In this figure, getdata is called at T
1
with a request for 15 frames but only six frames
are available in the memory buffer. getdata blocks until the specified number of frames
becomes available, at T
2
, at which point getdata moves the frames into the MATLAB
workspace and returns control to the command prompt.
getdata Blocks Until Frames Become Available
Vue de la page 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 573 574

Commentaires sur ces manuels

Pas de commentaire