Sensoray 2251 Rev.A Bedienungsanleitung Seite 46

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 48
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 45
Figure 8
When the event is captured by the waiting user program( see demo source code), it calls
SN_GetMDData( &region, pBuf, BUFSIZE, board_number). The region(s) where motion was
detected is given in a bitmask in the region variable. BUFSIZE should be set to 208, the size of
the motion map. pBuf will contain the macroblock map on a bit by bit basis.
For example, assume the following is returned by SN_GetMDData where pBuf is an array of
unsigned 8 bit characters.
pBuf[0] = 0x7c;
pBuf[1] = 0x00;
pBuf[2] = 0x89;
46
Seitenansicht 45
1 2 ... 41 42 43 44 45 46 47 48

Kommentare zu diesen Handbüchern

Keine Kommentare