MATLAB IMAGE ACQUISITION TOOLBOX 3 Guida Utente Pagina 148

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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
Vedere la pagina 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 407 408

Commenti su questo manuale

Nessun commento