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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 463
17 Functions — Alphabetical List
17-72
Examples
Create the video input object vid.
vid = videoinput('winvideo',1);
Capture all property information for all properties.
out = propinfo(vid);
Access property information for a particular property.
out1 = propinfo(vid,'LoggingMode');
See Also
imaqhelp
Przeglądanie stron 463
1 2 ... 459 460 461 462 463 464 465 466 467 468 469 ... 573 574

Komentarze do niniejszej Instrukcji

Brak uwag