Sensoray 2251 Rev.A Manual do Utilizador Página 46

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 48
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 45
1 2 ... 41 42 43 44 45 46 47 48

Comentários a estes Manuais

Sem comentários