MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Podręcznik Użytkownika Strona 288

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 573 574

Komentarze do niniejszej Instrukcji

Brak uwag