主要内容

Device Connection

建立和管理connection between image acquisition device and MATLAB®

To connect to and acquire images from any supported hardware, you can use thevideoinputobject. Use theimaqhwinfo功能以确定您的设备适配器名称。您必须安装适当的支持软件包,以供适配器显示。万博1manbetx看Installing the Support Packages for Image Acquisition Toolbox Adaptors.

如果您使用的是GigE愿景®硬件,请参阅Gige Vision设备配置部分,以获取有关使用GIGE视觉摄像机设置采集的信息。

Functions

清除 Clear image acquisition object fromMATLABworkspace
删除 从内存中删除图像采集对象
disp Display method for image acquisition objects
imaqfind 查找图像采集对象
imaqhwinfo Information about available image acquisition hardware
imaqreset Disconnect and delete all image acquisition objects
imaqregister Register third-party custom adaptor
start Obtain exclusive use of image acquisition device
stop 停止视频输入对象
videoinput Create video input object
imaq.VideoDevice Acquire one frame at a time from video device

Apps

图像采集器 Acquire images and video from hardware

Examples and How To

硬件连接和配置

GigE VisionDevice Configuration

Concepts