Main Content

Image Data Acquisition

Acquire image data from supported hardware, including GigE Vision® hardware and Matrox® hardware

There are three ways to acquire images programmatically:

  • The videoinput object, for use with any type of supported hardware

  • The gigecam object, for use with GigE Vision hardware only

  • The matroxcam object, for use with Matrox hardware only

The section Acquisition Using Any Hardware pertains to image acquisition using the videoinput object with any type of supported hardware. If you have GigE Vision or Matrox hardware, you can use the new interfaces for GigE Vision and Matrox, which provide new objects, gigecam and matroxcam. Or you can continue to use the existing GigE Vision and Matrox adaptors (gige and matrox) with the videoinput object. See Acquisition Using GigE Vision Hardware and Acquisition Using Matrox Hardware for more information on those interfaces.

You can also acquire images from any type of supported hardware using the Image Acquisition Explorer, an app that enables you to set acquisition parameters, preview the image, and acquire images. For more information, see Acquisition Using Image Acquisition Explorer.

The functionality for all supported hardware is now available via the Support Package Installer. Starting with R2014a, each adaptor is available separately through the Support Package Installer, and you must install the appropriate support packages to use the toolbox with your hardware. For more information, see Image Acquisition Support Packages for Hardware Adaptors.

Categories