嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 5 元微信扫码支付:5 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#联合halcon 找圆找线
.
├── C#联合halcon 找圆找线_FindLineTool.rar
└── FindLineTool
├── FindLineTool
│ ├── FindLineTool.csproj
│ ├── FindLineTool.csproj.user
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Program.cs
│ ├── bin
│ │ └── Debug
│ │ └── net7.0-windows
│ │ ├── FindLineTool.deps.json
│ │ ├── FindLineTool.dll
│ │ ├── FindLineTool.exe
│ │ ├── FindLineTool.pdb
│ │ ├── FindLineTool.runtimeconfig.json
│ │ ├── halcondotnet.dll
│ │ └── halcondotnet.xml
│ └── obj
│ ├── Debug
│ │ └── net7.0-windows
│ │ ├── FindLineTool.AssemblyInfo.cs
│ │ ├── FindLineTool.AssemblyInfoInputs.cache
│ │ ├── FindLineTool.Form1.resources
│ │ ├── FindLineTool.GeneratedMSBuildEditorConfig.editorconfig
│ │ ├── FindLineTool.GlobalUsings.g.cs
│ │ ├── FindLineTool.assets.cache
│ │ ├── FindLineTool.csproj.AssemblyReference.cache
│ │ ├── FindLineTool.csproj.BuildWithSkipAnalyzers
│ │ ├── FindLineTool.csproj.CopyComplete
│ │ ├── FindLineTool.csproj.CoreCompileInputs.cache
│ │ ├── FindLineTool.csproj.FileListAbsolute.txt
│ │ ├── FindLineTool.csproj.GenerateResource.cache
│ │ ├── FindLineTool.designer.deps.json
│ │ ├── FindLineTool.designer.runtimeconfig.json
│ │ ├── FindLineTool.dll
│ │ ├── FindLineTool.genruntimeconfig.cache
│ │ ├── FindLineTool.pdb
│ │ ├── apphost.exe
│ │ ├── ref
│ │ │ └── FindLineTool.dll
│ │ └── refint
│ │ └── FindLineTool.dll
│ ├── FindLineTool.csproj.nuget.dgspec.json
│ ├── FindLineTool.csproj.nuget.g.props
│ ├── FindLineTool.csproj.nuget.g.targets
│ ├── project.assets.json
│ └── project.nuget.cache
└── FindLineTool.sln
10 directories, 40 files