dev_update_off ()
*关闭更新
SequenceName := '1/1.jpg'
open_framegrabber ('DirectShow', 0, 0, 0, 0, -1, 0, 'progressive', -1, 'default', -1, 'false', 'default', 'Integrated Webcam', 0, -1, FGHandle)
*打开图像获取设备并配置 返回FGHandle
grab_image (Image, FGHandle)
*从指定的图像获取设备中同步获取图像 给Image
* grab_image_async (Image, FGHandle, -1)
*从指定的图像获取设备中异步获取图像
get_image_s
halcon读取二维码的时候显示的读取结果一直闪烁
最新推荐文章于 2025-06-19 20:06:40 发布