MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guida Utente Pagina 288

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 287
11 Using the GigE Vision Interface
11-14
closePreview(g)
7
Acquire a single image from the camera using the snapshot function, and assign it
to the variable img
img = snapshot(g);
8
Display the acquired image.
imshow(img)
9
Clean up by clearing the object.
clear g
Vedere la pagina 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 573 574

Commenti su questo manuale

Nessun commento