06 2024 档案

摘要:1、halcon导出函数 *读取图片 read_image (Image, 'C:/Users/admin/Desktop/halcondemo1/claudia.png') get_image_size (Image, Width, Height) dev_close_window () dev_ 阅读全文
posted @ 2024-06-30 16:26 JohnnyLei
摘要:1、nuget安装HalconDotNet包 2、报错 System.Drawing.Common问题 nuget安装包 System.Drawing.Common 3、wpf使用halcondotnet.dll 程序集 <UserControl x:Class="HalconDemoTest.Mo 阅读全文
posted @ 2024-06-30 15:53 JohnnyLei
摘要:故障显示 System.AggregateException:“One or more errors occurred. (The 'applicationUrl' setting must be an https address unless the 'ASPIRE_ALLOW_UNSECURED 阅读全文
posted @ 2024-06-11 11:05 JohnnyLei