MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 464

  • Download
  • Add to my manuals
  • Print
  • Page
    / 574
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 463
1 2 ... 459 460 461 462 463 464 465 466 467 468 469 ... 573 574

Comments to this Manuals

No comments