MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guida Utente Pagina 464

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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
Vedere la pagina 463
1 2 ... 459 460 461 462 463 464 465 466 467 468 469 ... 573 574

Commenti su questo manuale

Nessun commento