MATLAB IMAGE ACQUISITION TOOLBOX 3 Uživatelská příručka Strana 99

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 408
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 98
Creating Image Acquisition Objects
This example creates a video input object specifying a Matrox device
configuration file as an argument.
Specifying the Selected Video Source Object
When you create a video input object, the toolbox creates one or more video
source objects associated with the v id eo input object. The number of video
source objects created depends on t he device and the video format. The
Source property of the video input o bject lists these video source objects.
To illustrate, this example lists the video s ource objects associated with the
video input object
vid.
get(vid,'Source')
Display Summary for Video Source Object Array:
Index: SourceName: Selected:
1 'CH0' 'on'
2 'CH1' 'off'
3 'CH2' 'off'
4 'CH3' 'off'
5 'CH4' 'off'
6 'CH5' 'off'
7 'CH6' 'off'
8 'CH7' 'off'
4-15
Zobrazit stránku 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 407 408

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

Žádné komentáře