MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guia do Utilizador Página 444

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 443
17 Functions — Alphabetical List
17-52
1
Create a second video input object.
vid2 = videoinput('winvideo');
Start one of the video input objects again, such as vid, and use islogging to determine
which of the two objects is logging.
start(vid)
bool = islogging([vid vid2])
bool =
1 0
See Also
isrunning | isvalid | videoinput | Logging | LoggingMode
Vista de página 443
1 2 ... 439 440 441 442 443 444 445 446 447 448 449 ... 573 574

Comentários a estes Manuais

Sem comentários