image acquisition toolbox
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Can image acquisition toolbox acquire image automatically either from:
1) labview? 2) Folder?
Or it's just can acquire image from camera?
0 commentaires
Réponse acceptée
Image Analyst
le 7 Mar 2012
You can "acquire" from a folder by reading an image file with imread(). I don't know what it means to acquire from labview. Do you mean to somehow have labview up and running and somehow/some way snag a child window that labview has up?
Plus de réponses (1)
Rob Graessle
le 7 Mar 2012
Image Acquisition Toolbox can be used to directly control the camera and acquisition, and to bring the image from the camera into MATLAB. Depending on your camera you may not need another software package to control the camera from MATLAB. See the list of supported cameras.
As ImageAnalyst said, Image Acquisition Toolbox is not required for loading an image from a file.
Voir également
Catégories
En savoir plus sur Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!