image data acquisition -凯发k8网页登录
there are three ways to acquire images programmatically:
the
videoinput
object, for use with any type of supported hardwarethe
gigecam
object, for use with gige vision hardware onlythe
matroxcam
object, for use with matrox hardware only
the section 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 and 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 .
frequently viewed topics
categories
acquire images from gige vision cameras
acquire images from matrox frame grabbers
acquire image and skeletal data from kinect® for windows®
specify acquisition parameters and acquire image data using the videoinput interface
- acquisition using image acquisition explorer
specify acquisition parameters and acquire image data using the image acquisition explorer