halcon图片上传到mysql,C#联合halcon利用halcon控件实现鼠标拖拽放大缩小图片

【实例简介】

C#联合halcon,使用halcon控件实现通过鼠标放大缩小图片,拖拽图片。

【实例截图】

【核心代码】

halcon联合C#测试

└── halcon联合C#测试

├── WindowsFormsApplication1

│   ├── app.config

│   ├── bin

│   │   ├── Debug

│   │   │   ├── cvextern.dll

│   │   │   ├── Emgu.CV.UI.dll

│   │   │   ├── Emgu.CV.UI.GL.dll

│   │   │   ├── Emgu.CV.UI.GL.xml

│   │   │   ├── Emgu.CV.UI.xml

│   │   │   ├── Emgu.CV.World.dll

│   │   │   ├── Emgu.CV.World.xml

│   │   │   ├── halcon.dll

│   │   │   ├── halcondotnet.dll

│   │   │   ├── WindowsFormsApplication1.exe.config

│   │   │   ├── WindowsFormsApplication1.vshost.exe

│   │   │   ├── WindowsFormsApplication1.vshost.exe.config

│   │   │   ├── WindowsFormsApplication1.vshost.exe.manifest

│   │   │   └── ZedGraph.dll

│   │   └── x64

│   │   ├── Debug

│   │   │   ├── Emgu.CV.UI.dll

│   │   │   ├── Emgu.CV.UI.GL.dll

│   │   │   ├── Emgu.CV.World.dll

│   │   │   ├── halcon.dll

│   │   │   ├── halcondotnet.dll

│   │   │   ├── WindowsFormsApplication1.exe

│   │   │   ├── WindowsFormsApplication1.exe.config

│   │   │   ├── WindowsFormsApplication1.pdb

│   │   │   ├── WindowsFormsApplication1.vshost.exe

│   │   │   ├── WindowsFormsApplication1.vshost.exe.config

│   │   │   ├── WindowsFormsApplication1.vshost.exe.manifest

│   │   │   └── ZedGraph.dll

│   │   └── Release

│   │   ├── Emgu.CV.UI.dll

│   │   ├── Emgu.CV.UI.GL.dll

│   │   ├── Emgu.CV.UI.GL.xml

│   │   ├── Emgu.CV.UI.xml

│   │   ├── Emgu.CV.World.dll

│   │   ├── Emgu.CV.World.xml

│   │   ├── halcondotnet.dll

│   │   ├── halcondotnet.xml

│   │   ├── WindowsFormsApplication1.exe

│   │   ├── WindowsFormsApplication1.exe.config

│   │   ├── WindowsFormsApplication1.pdb

│   │   ├── WindowsFormsApplication1.vshost.exe

│   │   ├── WindowsFormsApplication1.vshost.exe.config

│   │   ├── WindowsFormsApplication1.vshost.exe.manifest

│   │   └── ZedGraph.dll

│   ├── ClassDiagram1.cd

│   ├── Form1.cs

│   ├── Form1.Designer.cs

│   ├── Form1.resx

│   ├── HalconOutput.cs

│   ├── HalconWindow.cs

│   ├── obj

│   │   ├── Debug

│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache

│   │   ├── x64

│   │   │   ├── Debug

│   │   │   │   ├── DesignTimeResolveAssemblyReferences.cache

│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache

│   │   │   │   ├── TempPE

│   │   │   │   │   └── Properties.Resources.Designer.cs.dll

│   │   │   │   ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt

│   │   │   │   ├── WindowsFormsApplication1.csproj.GenerateResource.Cache

│   │   │   │   ├── WindowsFormsApplication1.csprojResolveAssemblyReference.cache

│   │   │   │   ├── WindowsFormsApplication1.exe

│   │   │   │   ├── WindowsFormsApplication1.Form1.resources

│   │   │   │   ├── WindowsFormsApplication1.pdb

│   │   │   │   └── WindowsFormsApplication1.Properties.Resources.resources

│   │   │   └── Release

│   │   │   ├── DesignTimeResolveAssemblyReferences.cache

│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache

│   │   │   ├── TempPE

│   │   │   │   └── Properties.Resources.Designer.cs.dll

│   │   │   ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt

│   │   │   ├── WindowsFormsApplication1.csproj.GenerateResource.Cache

│   │   │   ├── WindowsFormsApplication1.exe

│   │   │   ├── WindowsFormsApplication1.Form1.resources

│   │   │   ├── WindowsFormsApplication1.pdb

│   │   │   └── WindowsFormsApplication1.Properties.Resources.resources

│   │   └── x86

│   │   └── Debug

│   │   ├── DesignTimeResolveAssemblyReferences.cache

│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache

│   │   ├── TempPE

│   │   │   └── Properties.Resources.Designer.cs.dll

│   │   ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt

│   │   ├── WindowsFormsApplication1.csproj.GenerateResource.Cache

│   │   ├── WindowsFormsApplication1.Form1.resources

│   │   └── WindowsFormsApplication1.Properties.Resources.resources

│   ├── Program.cs

│   ├── Properties

│   │   ├── AssemblyInfo.cs

│   │   ├── Resources.Designer.cs

│   │   ├── Resources.resx

│   │   ├── Settings.Designer.cs

│   │   └── Settings.settings

│   ├── WindowsFormsApplication1.csproj

│   └── WindowsFormsApplication1.csproj.user

├── WindowsFormsApplication1.sln

└── WindowsFormsApplication1.suo

18 directories, 85 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值