MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guia do Utilizador Página 288

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 573 574

Comentários a estes Manuais

Sem comentários