MATLAB IMAGE ACQUISITION TOOLBOX 3 Guide de l'utilisateur Page 289

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 408
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 288
isvalid
Purpose Determine whether image acquisition object is as sociated with image
acquisition device
Syntax bool = isvalid(obj)
Description bool = isvalid(obj) returns t rue if the video input object obj is
valid, otherwise
false.Anobjectisaninvalidimageacquisitionobject
if it is no longer associated with any hardware; that is, the object was
deleted using the
delete function. Ifthisisthecase,obj should be
cleared from the workspace.
If
obj is an array of video input objects, bool is a logical array where
each element in
bool represents the corresponding element in obj.If
an object in
obj is valid, the isvalid function sets the corresponding
element in
bool to true,otherwisefalse.
See Also delete, imaqfind, vid eoin put
12-35
Vue de la page 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 407 408

Commentaires sur ces manuels

Pas de commentaire