|
|
|||
|
|
|
ImageCapture | ![]() |
| ImageCapture 打开一个图形用户界面,以抓取从所连接的摄像机得到的图像. |
| "Device" | $DefaultImagingDevice | 要使用的图像设备 | |
| "FrameRate" | Automatic | 每秒钟的帧数 | |
| ImageSize | Automatic | 显示尺寸 | |
| RasterSize | Automatic | 所抓取到的图形的维度 | |
| "CaptureRunning" | True | 在计算时是否启用该设备 | |
| "CaptureAction" | Automatic | 当快照按钮按下时,要进行计算的函数 |
利用 ImageCapture 创建用户接口,以抓取快照图片:
|