image acquisition toolbox
5 views (last 30 days)
Show older comments
Can image acquisition toolbox acquire image automatically either from:
1) labview? 2) Folder?
Or it's just can acquire image from camera?
0 Comments
Accepted Answer
Image Analyst
on 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?
More Answers (1)
Rob Graessle
on 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.
See Also
Categories
Find more on Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!