MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 509

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 574
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 508
FramesAcquiredFcn
18-19
FramesAcquiredFcn
Specify MATLAB file executed when specified number of frames have been acquired
Description
The FramesAcquiredFcn specifies the MATLAB file function to execute every time a
predefined number of frames have been acquired.
A frames acquired event is generated immediately after the number of frames specified
by the FramesAcquiredFcnCount property is acquired from the selected video source.
This event executes the MATLAB file specified for FramesAcquiredFcn.
Use the FramesAcquiredFcn callback if you must access each frame that is acquired. If
you do not have this requirement, you might want to use the TimerFcn property.
Frames acquired event information is not stored in the EventLog property.
Characteristics
Access Read/write
Data type String, function handle, or cell array
Values The default value is an empty matrix ([]).
See Also
Properties
EventLog, FramesAcquiredFcnCount, TimerFcn
Vista de pagina 508
1 2 ... 504 505 506 507 508 509 510 511 512 513 514 ... 573 574

Comentarios a estos manuales

Sin comentarios