08 2021 档案

摘要:今天先写点最基本的,就是如何添加控件,在VS工具箱里选择项添加找到对应的安装目录,‪Program Files (x86)/‪Program Files里的Cognex 文件下 ReferencedAssemblies里面的dll 添加进去,有的可能会报错,那是因为本身不是控件,添加完成后就可以使用 阅读全文
posted @ 2021-08-31 13:56 孤独的求学 阅读(498) 评论(0) 推荐(0)
摘要:CogImageFileTool imageFile= new CogImageFileTool(); imageFile.Operator.Open("D:\\1.bmp", CogImageFileModeConstants.Read); CogIPOneImageTool ipo = new 阅读全文
posted @ 2021-08-05 11:26 孤独的求学 阅读(995) 评论(0) 推荐(0)