5free

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年10月28日

摘要: Acquisition Mode 采集模式 允许用户选择选择单帧或连续图像采集。 enum AcquisitionModeEnums { AcquisitionMode_SingleFrame, //!<Sets the acquisition mode to single frame Acquis 阅读全文
posted @ 2019-10-28 16:34 5free 阅读(3430) 评论(0) 推荐(0)

摘要: 简单抓图步骤: StartGrabbing 开始抓取,状态 isGrabbing RetrieveResult 接收数据,完成后触发 StopGrabbing 数据由 CGrabResultPtr 指针接收,状态 GrabSucceeded runtime 由 PylonInitialize 初始化 阅读全文
posted @ 2019-10-28 13:13 5free 阅读(3380) 评论(0) 推荐(0)