MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 288

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 574
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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
Vista de pagina 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 573 574

Comentarios a estos manuales

Sin comentarios