Overview
The Image Acquisition Toolbox Adaptor
Kit is a C++ framework that you can use to implement an adaptor. An
adaptor is a dynamic link library (DLL) that implements the connection
between the Image Acquisition Toolbox engine
and a device driver via the vendor's SDK API. When you use the Adaptor
Kit framework, you can take advantage of many prepackaged toolbox
features such as disk logging, multiple triggering modes, and a standardized
interface to the image acquisition device.
After you create your adaptor DLL and register it with the toolbox
using the imaqregister function, you can create
a video input object to connect with a device through your adaptor.
In this way, adaptors enable the dynamic loading of support for hardware
without requiring recompilation and linking of the toolbox.
 | Adding Support for Additional Hardware | | For More Information |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit