資源簡介
Halcon旋轉鏡像圖像
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?HalconDotNet;
namespace?RotationMirroImage
{
????public?partial?class?Form1?:?Form
????{
????????public?Hobject?hImage;
????????HWindow?hWin;
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????HTuple?width?height;
????????????hWin?=?hWindowControl1.HalconWindow;
????????????string?imagePath?=?Directory.GetCurrentDirectory();
????????????imagePath?+=?“\\Image\\brycecanyon1.png“;
????????????HOperatorSet.ReadImage(out?hImage?imagePath);
????????????HOperatorSet.Get
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-24?13:56??RotationMirroImage\
?????目錄???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\
?????文件?????????944??2017-11-24?13:56??RotationMirroImage\RotationMirroImage.sln
?????文件???????28160??2017-11-24?14:17??RotationMirroImage\RotationMirroImage.v11.suo
?????目錄???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\bin\
?????目錄???????????0??2017-11-24?14:08??RotationMirroImage\RotationMirroImage\bin\Debug\
?????文件?????1279544??2014-11-15?02:27??RotationMirroImage\RotationMirroImage\bin\Debug\halcondotnet.dll
?????文件?????4074746??2014-11-15?01:07??RotationMirroImage\RotationMirroImage\bin\Debug\halcondotnet.xm
?????目錄???????????0??2017-11-24?14:08??RotationMirroImage\RotationMirroImage\bin\Debug\Image\
?????文件??????747571??2003-11-04?16:31??RotationMirroImage\RotationMirroImage\bin\Debug\Image\brycecanyon1.png
?????文件???????10752??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\bin\Debug\RotationMirroImage.exe
?????文件???????26112??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\bin\Debug\RotationMirroImage.pdb
?????文件???????21472??2017-11-24?14:17??RotationMirroImage\RotationMirroImage\bin\Debug\RotationMirroImage.vshost.exe
?????文件?????????490??2010-03-17?22:39??RotationMirroImage\RotationMirroImage\bin\Debug\RotationMirroImage.vshost.exe.manifest
?????文件????????2011??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\Form1.cs
?????文件????????5125??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\Form1.Designer.cs
?????文件????????5817??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\Form1.resx
?????目錄???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\obj\
?????目錄???????????0??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\obj\Debug\
?????文件????????9839??2017-11-24?13:57??RotationMirroImage\RotationMirroImage\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6687??2017-11-24?14:05??RotationMirroImage\RotationMirroImage\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????1016??2017-11-24?14:17??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.csproj.FileListAbsolute.txt
?????文件?????????847??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.csproj.GenerateResource.Cache
?????文件???????10085??2017-11-24?14:08??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.csprojResolveAssemblyReference.cache
?????文件???????10752??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.exe
?????文件?????????180??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.Form1.resources
?????文件???????26112??2017-11-24?14:16??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.pdb
?????文件?????????180??2017-11-24?14:08??RotationMirroImage\RotationMirroImage\obj\Debug\RotationMirroImage.Properties.Resources.resources
?????文件???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件???????????0??2017-11-24?13:56??RotationMirroImage\RotationMirroImage\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
............此處省略9個文件信息
- 上一篇:EMGUCV OCR識別
- 下一篇:Halcon圖像裁減
評論
共有 條評論