摘要: 说明 This sample illustrates how to grab and process images using the grab loop thread provided by the Camera class 读程序 在循环中自己会调用RetrieveResult,不需要单独调用。 阅读全文
posted @ 2021-12-28 17:11 橘子Jane 阅读(359) 评论(0) 推荐(0)
摘要: 项目说明 This sample demonstrates the use of the Camera grab strategies GrabStrategy.OneByOne and GrabStrategy.LatestImages. When the "OneByOne" grab stra 阅读全文
posted @ 2021-12-28 16:56 橘子Jane 阅读(308) 评论(0) 推荐(0)
摘要: 项目说明 Basler USB3 Vision and GigE Vision cameras can send event messages. For example, when a sensor exposure has finished, the camera can send an Expo 阅读全文
posted @ 2021-12-28 16:27 橘子Jane 阅读(417) 评论(0) 推荐(0)
摘要: 操作:把Grab文件夹拷出来,在新Grab文件夹内新建控制台项目。将新Grab文件夹内的文件添加到项目中,其中把有主函数的那个的所有内容复制粘贴到控制台项目自动生成的program.cs中,在把这个文件从项目中排除。 我也不太知道这么操作会不会有啥不对,感觉不太错,但也不太对。 要不对于这种一个解决 阅读全文
posted @ 2021-12-28 00:35 橘子Jane 阅读(325) 评论(0) 推荐(0)