摘要:
1 using Cognex.VisionPro.FGGigE; 2 using Cognex.VisionPro.FGGigE.Implementation.Internal; 3 //关闭相机连接,防止程序报错 4 CogFrameGrabberGigEs cameras = new CogFr 阅读全文
posted @ 2021-01-18 16:17
一杯清酒邀明月
阅读(434)
评论(0)
推荐(0)
摘要:
脚本分为简单脚本和高级脚本,假如别人写的脚本在自己的脚本中无法实现,可以尝试切换下简单脚本/高级脚本试一试 简单脚本可以直接使用: 高级脚本:需要转换格式 阅读全文
posted @ 2021-01-18 16:16
一杯清酒邀明月
阅读(441)
评论(0)
推荐(0)
摘要:
1 using Cognex.VisionPro.FGGigE; 2 using System; 3 using System.Collections.Generic; 4 using System.Linq; 5 using System.Text; 6 using System.Threadin 阅读全文
posted @ 2021-01-18 16:14
一杯清酒邀明月
阅读(644)
评论(0)
推荐(0)
摘要:
1 /// <summary> 2 /// 获得ICogImage图像格式 3 /// </summary> 4 /// <param name="imagepath"></param> 5 /// <returns></returns> 6 private ICogImage GetImage(s 阅读全文
posted @ 2021-01-18 16:13
一杯清酒邀明月
阅读(1533)
评论(0)
推荐(0)
摘要:
1 using Cognex.VisionPro; 2 using Cognex.VisionPro.FGGigE; 3 using Cognex.VisionPro.FGGigE.Implementation.Internal; 4 using Cognex.VisionPro.ToolBlock 阅读全文
posted @ 2021-01-18 16:11
一杯清酒邀明月
阅读(1517)
评论(0)
推荐(0)
摘要:
1 private string path = AppDomain.CurrentDomain.BaseDirectory + "12.vpp"; 2 private string path1 = AppDomain.CurrentDomain.BaseDirectory + "CCD.vpp"; 阅读全文
posted @ 2021-01-18 16:09
一杯清酒邀明月
阅读(594)
评论(0)
推荐(0)
摘要:
1 private string path = AppDomain.CurrentDomain.BaseDirectory + "12.vpp"; 2 private string path1 = AppDomain.CurrentDomain.BaseDirectory + "CCD.vpp"; 阅读全文
posted @ 2021-01-18 16:07
一杯清酒邀明月
阅读(710)
评论(0)
推荐(0)
摘要:
1 #include<QApplication> 2 #include <QWidget> 3 #include <QPainter> 4 class MyMainWindow:public QWidget 5 { 6 public: 7 MyMainWindow(QWidget *parent = 阅读全文
posted @ 2021-01-18 09:13
一杯清酒邀明月
阅读(6039)
评论(0)
推荐(0)
浙公网安备 33010602011771号