Main Content

设备连接

在图像采集设备和MATLAB之间建立和管理连接®

要连接并从任何受支持的硬件中获取图像,您可以使用金宝appVideoInput目的。使用imaqhwinfofunction to determine your device adaptor names. You must install the appropriate support packages for the adaptors to show up. See安装图像采集工具箱适配器的支持金宝app软件包

如果您正在使用Gige视觉®hardware, see the GigE Vision Device Configuration section for information about setting up acquisition with GigE Vision cameras.

功能

clear 清除图像采集对象MATLAB工作区
delete Remove image acquisition object from memory
disp 图像采集对象的显示方法
imaqfind Find image acquisition objects
imaqhwinfo 有关可用图像采集硬件的信息
imaqreset 断开并删除所有图像采集对象
imaqregister 注册第三方自定义适配器
开始 获得图像采集设备的独家使用
停止 Stop video input object
VideoInput 创建视频输入对象
imaq.VideOdeVice 一次从视频设备获取一帧

应用

Image Acquisition Explorer 从硬件获取图像和视频

例子和如何

Hardware Connection and Configuration

Gige视觉设备配置

概念