摘要: using Cognex.VisionPro.FGGigE; using Cognex.VisionPro.FGGigE.Implementation.Internal; //关闭相机连接,防止程序报错 CogFrameGrabberGigEs cameras = new CogFrameGrabberGigEs(); t... 阅读全文
posted @ 2019-06-19 14:36 孤独的求学 阅读(1083) 评论(0) 推荐(0)
摘要: private string path = AppDomain.CurrentDomain.BaseDirectory + "12.vpp"; private string path1 = AppDomain.CurrentDomain.BaseDirectory + "CCD.vpp"; private string path2 = AppDom... 阅读全文
posted @ 2019-06-19 08:47 孤独的求学 阅读(1931) 评论(1) 推荐(1)
摘要: private string path = AppDomain.CurrentDomain.BaseDirectory + "12.vpp"; private string path1 = AppDomain.CurrentDomain.BaseDirectory + "CCD.vpp"; priv 阅读全文
posted @ 2019-06-19 08:41 孤独的求学 阅读(2494) 评论(0) 推荐(1)