Version 1.0 (R13.0.1+) Image Acquisition
Toolbox Software
Introduction to the Image Acquisition
Toolbox Software
The Image Acquisition Toolbox software
1.0 is a new product from The MathWorks® that lets you connect
to an image acquisition device from within a MATLAB session. Based on MATLAB object technology, the Image Acquisition Toolbox software provides
functions for creating objects that represent the connection to the
device.
For example, the following command creates an object vid associated
with a Matrox frame grabber. (Use the imaqhwinfo function
to retrieve the object constructor syntax for the device installed
on your system.)
vid = videoinput('matrox');Using the properties of the vid object, you
can control various aspects of the connection to the device.
Software and Hardware Requirements
The toolbox requires the device drivers for the installed image
acquisition hardware. For the most up-to-date list of supported hardware,
go to the Image Acquisition Toolbox product
page (www.mathworks.com/products/imaq).
 | Version 1.1 (R13SP1) Image Acquisition
Toolbox Software | | Compatibility Summary for Image Acquisition
Toolbox Software |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit