MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 434

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 574
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 433
17 Functions — Alphabetical List
17-42
obj = videoinput('matrox', 1);
Initiate an acquisition and access the logged data.
start(obj);
data = getdata(obj);
Create an axes object.
a = axes;
Display each image frame acquired on axes a.
imaqmontage(data, 'Parent', a);
Remove the video input object from memory.
delete(obj);
See Also
getdata | getsnapshot | imaqhelp | peekdata
Vue de la page 433
1 2 ... 429 430 431 432 433 434 435 436 437 438 439 ... 573 574

Commentaires sur ces manuels

Pas de commentaire