Sensoray 2251 Rev.A Manual de usuario Pagina 46

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 45
1 2 ... 41 42 43 44 45 46 47 48

Comentarios a estos manuales

Sin comentarios