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)

2019年9月25日

摘要: BASLER Pylon 抓取策略 ( 涛哥工业技术 微信号 TaoRobotics) One by One Grab Strategy 逐个抓取策略 当使用 one by one 抓取模式时,图像按其获取顺序处理。 相机抓取引擎实例将空缓存队列中的缓存取消,并将空缓存排入低级别API流抓取器(1) 阅读全文
posted @ 2019-09-25 14:22 5free 阅读(2155) 评论(0) 推荐(1)

2019年9月11日

摘要: 新购 Basler acA2500-14gm 相机,使用从官方网站下载的 pylon v6 版本连接测试,报错: Type Time Source MessageError 2019-09-06 10:18:25.196 Basler acA2500-14gm (23103410) Image ac 阅读全文
posted @ 2019-09-11 11:24 5free 阅读(4039) 评论(0) 推荐(0)