MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 400

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 574
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 399
17 Functions — Alphabetical List
17-8
disp
Display method for image acquisition objects
Syntax
obj
disp(obj)
Description
obj displays summary information for image acquisition object obj.
disp(obj) displays summary information for image acquisition object obj.
If obj is an array of image acquisition objects, disp outputs a table of summary
information about the image acquisition objects in the array.
In addition to the syntax shown above, you can display summary information for obj by
excluding the semicolon when:
Creating an image acquisition object, using the videoinput function
Configuring property values using the dot notation
Examples
This example illustrates the summary display of a video input object.
vid = videoinput('winvideo')
Zobrazit stránku 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 573 574

Komentáře k této Příručce

Žádné komentáře