上传视觉检测模块

This commit is contained in:
2025-03-07 16:29:38 +08:00
parent af2e65dd58
commit 4df6b668bf
14 changed files with 1570 additions and 400 deletions

View File

@ -11,6 +11,9 @@
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="OpenCvSharp4" Version="4.10.0.20241108" />