MATLAB IMAGE ACQUISITION TOOLBOX 3 Guide de l'utilisateur Page 148

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 408
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 147
5 Acqu iring Image Data
4 Start the image acquisition object —Callthestart function to start
the image acquisition object.
start(vid)
The start function sets the object running and returns control to the
command line.
5 Block the comman d line until the a cquisition finishes —Afterthe
start function returns, call the wait function.
wait(vid,60)
The w ait function blocks the comm and line until the hardware trigger
fires and acquisition completes or until the amount of time specified by
the timeout value expires.
6 Clean up Always rem ove image acquisition objects from mem ory, and
the variables that re ference them, when you n o longer need them.
delete(vid)
clear vid
5-34
Vue de la page 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 407 408

Commentaires sur ces manuels

Pas de commentaire