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

  • 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 517
18 Properties — Alphabetical List
18-28
Name
Specify name of image acquisition object
Description
The Name property specifies a descriptive name for the image acquisition object.
Characteristics
Access Read/write
Data type String
Values Any text string. The toolbox creates the default name by combining the
values of the VideoFormat and DeviceID properties with the adaptor
name in this format:
VideoFormat + '-' + adaptor name + '-' + DeviceID
Examples
Create an image acquisition object.
vid = videoinput('winvideo');
Retrieve the value of the Name property.
vid.Name
ans =
RGB555_128x96-winvideo-1
See Also
Functions
videoinput
Vista de pagina 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 573 574

Comentarios a estos manuales

Sin comentarios