Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 46

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 45
1 2 ... 41 42 43 44 45 46 47 48

Komentarze do niniejszej Instrukcji

Brak uwag