基本信息
源码名称:C#点胶视觉框架源码
源码大小:23.76M
文件格式:.zip
开发语言:C#
更新时间:2022-08-31
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

C#点胶视觉框架源码


.
├── ZDGlueVision_4
│   ├── ZDGlueVision
│   │   ├── AlgoApp
│   │   │   ├── FinishedProductDetectAlgo
│   │   │   │   └── FinishedProductDetectAlgo.cs
│   │   │   ├── GlueLocateAlgo
│   │   │   ├── GlueNeedleLocateAlgo
│   │   │   ├── HikAlgoAppHelper.cs
│   │   │   └── HikAlgoResultShowHelper.cs
│   │   ├── App.config
│   │   ├── App.xaml
│   │   ├── App.xaml.cs
│   │   ├── Camera
│   │   │   ├── CameraManager.cs
│   │   │   └── CameraOperator.cs
│   │   ├── Ctrl
│   │   │   ├── SelectButton.xaml
│   │   │   └── SelectButton.xaml.cs
│   │   ├── ImageData
│   │   │   ├── Byte2ImageSource.cs
│   │   │   ├── ExternalCallHelper.cs
│   │   │   ├── ImageDataDefine.cs
│   │   │   ├── ImageFormatChange.cs
│   │   │   └── ImageProcessManager.cs
│   │   ├── MainWindow.xaml
│   │   ├── MainWindow.xaml.cs
│   │   ├── MvCameraControl.Net.dll
│   │   ├── ProcessMgr.cs
│   │   ├── ProjectDataMgr
│   │   │   ├── CamDataDefine.cs
│   │   │   ├── CamDataManager.cs
│   │   │   ├── NurseScheduleStatisticsModel.cs
│   │   │   ├── TcpDataDefine.cs
│   │   │   └── TcpDataManager.cs
│   │   ├── ProjectFileMgr
│   │   │   └── ProjectFileSystem.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   │   ├── Rubber.png
│   │   │   ├── Rubber_down.png
│   │   │   ├── SliderThum.png
│   │   │   ├── SliderThumSelected.png
│   │   │   ├── ToBack.png
│   │   │   ├── ToForward.png
│   │   │   ├── ZD.ico
│   │   │   ├── [原始]
│   │   │   │   └── camFail.png
│   │   │   ├── besom.png
│   │   │   ├── camFail.png
│   │   │   ├── camSuccess.png
│   │   │   ├── line_ic_delete.png
│   │   │   ├── line_ic_delete_normal.png
│   │   │   ├── list_ic_add_gray.png
│   │   │   ├── list_ic_add_hover.png
│   │   │   ├── list_ic_delete_gray.png
│   │   │   ├── list_ic_delete_hover.png
│   │   │   ├── list_ic_down_hover.png
│   │   │   ├── list_ic_down_normal.png
│   │   │   ├── list_ic_eye-close_gray.png
│   │   │   ├── list_ic_eye-close_hover.png
│   │   │   ├── list_ic_eye-open_gray.png
│   │   │   ├── list_ic_eye-open_hover.png
│   │   │   ├── list_ic_eye-open_white.png
│   │   │   ├── list_ic_reduce_gray.png
│   │   │   ├── list_ic_reduce_hover.png
│   │   │   ├── list_ic_up_hover.png
│   │   │   ├── list_ic_up_normal.png
│   │   │   ├── list_selected_ic_add_white.png
│   │   │   ├── list_selected_ic_delete_white.png
│   │   │   ├── list_selected_ic_reduce_white.png
│   │   │   ├── tool_left_ic_arrow.png
│   │   │   ├── tool_left_ic_arrow_disable.png
│   │   │   ├── tool_left_ic_bg_click.png
│   │   │   ├── tool_left_ic_bg_hover.png
│   │   │   ├── tool_left_ic_circle.png
│   │   │   ├── tool_left_ic_circle_disable.png
│   │   │   ├── tool_left_ic_cross.png
│   │   │   ├── tool_left_ic_cross_disable.png
│   │   │   ├── tool_left_ic_edge.png
│   │   │   ├── tool_left_ic_edge_disable.png
│   │   │   ├── tool_left_ic_edit.png
│   │   │   ├── tool_left_ic_edit_disable.png
│   │   │   ├── tool_left_ic_pointline.png
│   │   │   ├── tool_left_ic_pointline_disable.png
│   │   │   ├── tool_left_ic_square.png
│   │   │   ├── tool_left_ic_square_disable.png
│   │   │   ├── tool_right_ic_1比1_click.png
│   │   │   ├── tool_right_ic_1比1_hover.png
│   │   │   ├── tool_right_ic_full-screen_click.png
│   │   │   ├── tool_right_ic_full-screen_hover.png
│   │   │   ├── tool_right_ic_magnifying_click.png
│   │   │   ├── tool_right_ic_magnifying_hover.png
│   │   │   ├── tool_right_ic_reduce_click.png
│   │   │   ├── tool_right_ic_reduce_hover.png
│   │   │   ├── topbar_ic_disk_click.png
│   │   │   ├── topbar_ic_disk_disable.png
│   │   │   ├── topbar_ic_disk_hover.png
│   │   │   ├── topbar_ic_disk_normal.png
│   │   │   ├── topbar_ic_file_click.png
│   │   │   ├── topbar_ic_file_disable.png
│   │   │   ├── topbar_ic_file_hover.png
│   │   │   ├── topbar_ic_file_normal.png
│   │   │   ├── topbar_ic_folder_click.png
│   │   │   ├── topbar_ic_folder_disable.png
│   │   │   ├── topbar_ic_folder_hover.png
│   │   │   ├── topbar_ic_folder_normal.png
│   │   │   └── welcom.png
│   │   ├── ShowLogo.xaml
│   │   ├── ShowLogo.xaml.cs
│   │   ├── Tool
│   │   │   ├── LogTool
│   │   │   │   ├── LogHelper.cs
│   │   │   │   └── MiniDump.cs
│   │   │   ├── LogTool.rar
│   │   │   └── Networking
│   │   │       ├── ClientMgr.cs
│   │   │       ├── ServerMgr.cs
│   │   │       └── Socket
│   │   │           └── Socket.cs
│   │   ├── UI
│   │   │   ├── AlgoUI
│   │   │   │   ├── GlueDetect
│   │   │   │   │   ├── GlueDetectDialogUI.xaml
│   │   │   │   │   └── GlueDetectDialogUI.xaml.cs
│   │   │   │   ├── NPointCalib
│   │   │   │   │   ├── NPointList.xaml
│   │   │   │   │   └── NPointList.xaml.cs
│   │   │   │   └── PatternMatch
│   │   │   │       ├── AddCandidate
│   │   │   │       │   ├── AddCandidataUI.xaml
│   │   │   │       │   ├── AddCandidataUI.xaml.cs
│   │   │   │       │   ├── AddCandidataWindow.cs
│   │   │   │       │   ├── CandidateNameWindow.xaml
│   │   │   │       │   └── CandidateNameWindow.xaml.cs
│   │   │   │       ├── EditOutlineUI.xaml
│   │   │   │       ├── EditOutlineUI.xaml.cs
│   │   │   │       ├── FeaturepatMatchDialogUI.xaml
│   │   │   │       ├── FeaturepatMatchDialogUI.xaml.cs
│   │   │   │       ├── PxSlider.xaml
│   │   │   │       └── PxSlider.xaml.cs
│   │   │   ├── CamUI
│   │   │   │   ├── CamDisplayAll.xaml
│   │   │   │   ├── CamDisplayAll.xaml.cs
│   │   │   │   ├── CamDisplayUnit.xaml
│   │   │   │   ├── CamDisplayUnit.xaml.cs
│   │   │   │   ├── CamModuleView.xaml
│   │   │   │   ├── CamModuleView.xaml.cs
│   │   │   │   ├── CamModuleViewHelper.cs
│   │   │   │   ├── CamSerialAll.xaml
│   │   │   │   ├── CamSerialAll.xaml.cs
│   │   │   │   ├── CamSerialUnit.xaml
│   │   │   │   └── CamSerialUnit.xaml.cs
│   │   │   ├── ParamListView
│   │   │   │   ├── AlgorithmRoot.cs
│   │   │   │   ├── Category
│   │   │   │   │   ├── Category.cs
│   │   │   │   │   └── NameValueItem.cs
│   │   │   │   ├── Items
│   │   │   │   │   ├── BaseType
│   │   │   │   │   │   ├── Boolean.cs
│   │   │   │   │   │   ├── Command.cs
│   │   │   │   │   │   ├── EnumEntry.cs
│   │   │   │   │   │   ├── Enumeration.cs
│   │   │   │   │   │   ├── Float.cs
│   │   │   │   │   │   ├── FloatBettween.cs
│   │   │   │   │   │   ├── IPString.cs
│   │   │   │   │   │   ├── Integer.cs
│   │   │   │   │   │   ├── IntegerBettween.cs
│   │   │   │   │   │   ├── String.cs
│   │   │   │   │   │   └── StringEx.cs
│   │   │   │   │   ├── Checker
│   │   │   │   │   │   ├── IChecker.cs
│   │   │   │   │   │   └── RangeChecker.cs
│   │   │   │   │   ├── DialogItem
│   │   │   │   │   │   ├── CalculateBaseInit.cs
│   │   │   │   │   │   ├── CalculateScaleCalib.cs
│   │   │   │   │   │   ├── HikFileOption.cs
│   │   │   │   │   │   ├── OpenDialog.cs
│   │   │   │   │   │   ├── OpenFeaturepatMatchDialog.cs
│   │   │   │   │   │   ├── OpenFileDialog.cs
│   │   │   │   │   │   ├── OpenGlueDetectDialog.cs
│   │   │   │   │   │   ├── OpenImageDialog.cs
│   │   │   │   │   │   ├── OpenNPointListWindow.cs
│   │   │   │   │   │   ├── SaveCalDialog.cs
│   │   │   │   │   │   ├── SaveFileDialog.cs
│   │   │   │   │   │   └── SaveImageDialog.cs
│   │   │   │   │   ├── ItemOperation
│   │   │   │   │   │   ├── GetParamOperation.cs
│   │   │   │   │   │   ├── HiddenOperation.cs
│   │   │   │   │   │   ├── IOperation.cs
│   │   │   │   │   │   ├── SetSectorRingMaxRadiusOperation.cs
│   │   │   │   │   │   ├── SetSectorRingMinRadiusOperation.cs
│   │   │   │   │   │   └── VisibleOperation.cs
│   │   │   │   │   └── SubItems
│   │   │   │   │       ├── Condition.cs
│   │   │   │   │       ├── ITrigger.cs
│   │   │   │   │       ├── MultiTrigger.cs
│   │   │   │   │       ├── Setter.cs
│   │   │   │   │       └── Trigger.cs
│   │   │   │   ├── ParamListView.xaml
│   │   │   │   ├── ParamListView.xaml.cs
│   │   │   │   └── ParamListViewUI
│   │   │   │       ├── ParamUserControl.xaml
│   │   │   │       └── ParamUserControl.xaml.cs
│   │   │   ├── PopUI
│   │   │   │   ├── ResultOverviewPopupButton.xaml
│   │   │   │   └── ResultOverviewPopupButton.xaml.cs
│   │   │   ├── TcpUI
│   │   │   │   ├── TcpSetAll.xaml
│   │   │   │   ├── TcpSetAll.xaml.cs
│   │   │   │   ├── TcpSetUnit.xaml
│   │   │   │   └── TcpSetUnit.xaml.cs
│   │   │   ├── TitleBar.xaml
│   │   │   ├── TitleBar.xaml.cs
│   │   │   ├── ToolUI
│   │   │   │   ├── ProgressDialog.xaml
│   │   │   │   ├── ProgressDialog.xaml.cs
│   │   │   │   ├── PsdInputWindow.xaml
│   │   │   │   └── PsdInputWindow.xaml.cs
│   │   │   └── WindowInterface.cs
│   │   ├── Vision
│   │   │   ├── AlignManager.cs
│   │   │   ├── CalibManager.cs
│   │   │   ├── FlawManager.cs
│   │   │   ├── GEOFindManager.cs
│   │   │   ├── HikVisionHkaTypes.cs
│   │   │   ├── HikVisionMvbTypes.cs
│   │   │   ├── OCRManager.cs
│   │   │   └── PATMatchManager.cs
│   │   ├── ZDGlueVision.csproj
│   │   ├── ZDGlueVision.csproj.user
│   │   ├── bin
│   │   │   └── ZDGlueVision
│   │   │       ├── Align_DLL.dll
│   │   │       ├── CLAllSerial_MD_VC120_v3_0.dll
│   │   │       ├── CLProtocol_MD_VC120_v3_0.dll
│   │   │       ├── CLSerCOM.dll
│   │   │       ├── Calib_DLL.dll
│   │   │       ├── Config
│   │   │       │   └── Librarys.Config
│   │   │       ├── Flaw_DLL.dll
│   │   │       ├── GCBase_MD_VC120_v3_0.dll
│   │   │       ├── GEOFind_DLL.dll
│   │   │       ├── GenApi_MD_VC120_v3_0.dll
│   │   │       ├── GenCP_MD_VC120_v3_0.dll
│   │   │       ├── HikCommonTool.dll
│   │   │       ├── HikCommonTool.pdb
│   │   │       ├── HikCommonXml.dll
│   │   │       ├── HikCommonXml.pdb
│   │   │       ├── HikImageView.dll
│   │   │       ├── HikImageView.pdb
│   │   │       ├── ImageProcess.dll
│   │   │       ├── Log_MD_VC120_v3_0.dll
│   │   │       ├── MVGigEVisionSDK.dll
│   │   │       ├── MVGigEVisionSDK.pdb
│   │   │       ├── MathParser_MD_VC120_v3_0.dll
│   │   │       ├── Microsoft.VC90.CRT.manifest
│   │   │       ├── Microsoft.VC90.DebugCRT.manifest
│   │   │       ├── MvCameraControl.Net.dll
│   │   │       ├── MvCameraControl.dll
│   │   │       ├── MvCameraControl.pdb
│   │   │       ├── MvRender.dll
│   │   │       ├── MvRender.pdb
│   │   │       ├── MvSdkExport.dll
│   │   │       ├── MvSdkLog
│   │   │       │   ├── CamCtrl_00.log
│   │   │       │   └── GigE_00.log
│   │   │       ├── MvUsb3vTL.dll
│   │   │       ├── MvUsb3vTL.pdb
│   │   │       ├── Mvvm.dll
│   │   │       ├── Mvvm.xml
│   │   │       ├── NodeMapData_MD_VC120_v3_0.dll
│   │   │       ├── OCRTrain_DLL.dll
│   │   │       ├── OCR_DLL.dll
│   │   │       ├── PATMatch_DLL.dll
│   │   │       ├── PatCreate.dll
│   │   │       ├── SuperRender.dll
│   │   │       ├── System.Windows.Interactivity.dll
│   │   │       ├── System.Windows.Interactivity.xml
│   │   │       ├── WPFBase.dll
│   │   │       ├── WPFBase.pdb
│   │   │       ├── XmlParser_MD_VC120_v3_0.dll
│   │   │       ├── ZDGlueVision.exe
│   │   │       ├── ZDGlueVision.exe.config
│   │   │       ├── ZDGlueVision.pdb
│   │   │       ├── ZDGlueVision.vshost.exe
│   │   │       ├── ZDGlueVision.vshost.exe.config
│   │   │       ├── ZDGlueVisionPar
│   │   │       │   ├── ProgOut
│   │   │       │   │   └── Pictures
│   │   │       │   └── ProgUse
│   │   │       │       ├── CamParam
│   │   │       │       │   ├── Cam1
│   │   │       │       │   │   ├── GlueProject.xml
│   │   │       │       │   │   ├── LocalAlgorithm.xml
│   │   │       │       │   │   ├── MatchPat.mdt
│   │   │       │       │   │   ├── MatchProject.xml
│   │   │       │       │   │   ├── NPointCalibAlgorithm.xml
│   │   │       │       │   │   └── ScaleCalibAlgorithm.xml
│   │   │       │       │   ├── Cam2
│   │   │       │       │   │   ├── CalibInfo.iwcal
│   │   │       │       │   │   ├── GlueProject.xml
│   │   │       │       │   │   ├── LocalAlgorithm.xml
│   │   │       │       │   │   ├── MatchPat.mdt
│   │   │       │       │   │   ├── MatchProject.xml
│   │   │       │       │   │   ├── NPointCalibAlgorithm.xml
│   │   │       │       │   │   └── ScaleCalibAlgorithm.xml
│   │   │       │       │   ├── Cam3
│   │   │       │       │   │   ├── GlueProject.xml
│   │   │       │       │   │   ├── LocalAlgorithm.xml
│   │   │       │       │   │   ├── MatchPat.mdt
│   │   │       │       │   │   ├── MatchProject.xml
│   │   │       │       │   │   ├── NPointCalibAlgorithm.xml
│   │   │       │       │   │   └── ScaleCalibAlgorithm.xml
│   │   │       │       │   ├── Cam4
│   │   │       │       │   │   ├── GlueProject.xml
│   │   │       │       │   │   ├── LocalAlgorithm.xml
│   │   │       │       │   │   ├── MatchPat.mdt
│   │   │       │       │   │   ├── MatchProject.xml
│   │   │       │       │   │   ├── NPointCalibAlgorithm.xml
│   │   │       │       │   │   └── ScaleCalibAlgorithm.xml
│   │   │       │       │   ├── Cam5
│   │   │       │       │   │   ├── GlueProject.xml
│   │   │       │       │   │   ├── LocalAlgorithm.xml
│   │   │       │       │   │   ├── MatchPat.mdt
│   │   │       │       │   │   ├── MatchProject.xml
│   │   │       │       │   │   ├── NPointCalibAlgorithm.xml
│   │   │       │       │   │   └── ScaleCalibAlgorithm.xml
│   │   │       │       │   └── Cam6
│   │   │       │       │       ├── GlueProject.xml
│   │   │       │       │       ├── LocalAlgorithm.xml
│   │   │       │       │       ├── MatchPat.mdt
│   │   │       │       │       ├── MatchProject.xml
│   │   │       │       │       ├── NPointCalibAlgorithm.xml
│   │   │       │       │       └── ScaleCalibAlgorithm.xml
│   │   │       │       ├── CamParam.xml
│   │   │       │       └── TcpParam.xml
│   │   │       ├── ZDVision.vshost.exe.config
│   │   │       ├── avutil-54.dll
│   │   │       ├── de
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── en
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── en-US
│   │   │       │   ├── HikCommonTool.resources.dll
│   │   │       │   └── ZDVision.resources.dll
│   │   │       ├── es
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── fr
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── it
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── ja
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── ko
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       ├── log4cpp_MD_VC120_v3_0.dll
│   │   │       ├── log4net.dll
│   │   │       ├── msvcm90.dll
│   │   │       ├── msvcp120.dll
│   │   │       ├── msvcp90.dll
│   │   │       ├── msvcr120.dll
│   │   │       ├── msvcr90.dll
│   │   │       ├── swscale-3.dll
│   │   │       ├── zh-Hans
│   │   │       │   └── System.Windows.Interactivity.resources.dll
│   │   │       └── zh-Hant
│   │   │           └── System.Windows.Interactivity.resources.dll
│   │   ├── dbghelp.dll
│   │   ├── dll
│   │   │   ├── Align_DLL.dll
│   │   │   ├── Calib_DLL.dll
│   │   │   ├── Flaw_DLL.dll
│   │   │   ├── GEOFind_DLL.dll
│   │   │   ├── OCRTrain_DLL.dll
│   │   │   ├── OCR_DLL.dll
│   │   │   └── PATMatch_DLL.dll
│   │   ├── feature.cs
│   │   ├── log4Net.config
│   │   ├── log4net.dll
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── App.baml
│   │   │   │   ├── App.g.cs
│   │   │   │   ├── App.g.i.cs
│   │   │   │   ├── Ctrl
│   │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── GeneratedInternalTypeHelper.g.cs
│   │   │   │   ├── GeneratedInternalTypeHelper.g.i.cs
│   │   │   │   ├── HikRobotCtrl
│   │   │   │   │   ├── ImageView
│   │   │   │   │   │   ├── HikCover.g.i.cs
│   │   │   │   │   │   ├── HikCoverCircle.g.i.cs
│   │   │   │   │   │   ├── HikCross.g.i.cs
│   │   │   │   │   │   ├── HikImageView.g.i.cs
│   │   │   │   │   │   ├── HikPaster.g.i.cs
│   │   │   │   │   │   ├── HikPolygon.g.i.cs
│   │   │   │   │   │   ├── HikShowCross.g.i.cs
│   │   │   │   │   │   ├── ImageView.g.cs
│   │   │   │   │   │   ├── ImageView.g.i.cs
│   │   │   │   │   │   ├── MoveArea.g.i.cs
│   │   │   │   │   │   ├── RectangleArea.g.i.cs
│   │   │   │   │   │   ├── Rubber.g.i.cs
│   │   │   │   │   │   └── SquareArea.g.i.cs
│   │   │   │   │   ├── SelectButton.baml
│   │   │   │   │   ├── SelectButton.g.cs
│   │   │   │   │   └── SelectButton.g.i.cs
│   │   │   │   ├── HikRobotTool.ReflectionExplore.en-US.resources
│   │   │   │   ├── HikRobotTool.ReflectionExplore.resources
│   │   │   │   ├── HikRobotUI
│   │   │   │   │   ├── AlgoUI
│   │   │   │   │   │   ├── GlueDetect
│   │   │   │   │   │   │   ├── GlueDetectDialogUI.baml
│   │   │   │   │   │   │   ├── GlueDetectDialogUI.g.cs
│   │   │   │   │   │   │   └── GlueDetectDialogUI.g.i.cs
│   │   │   │   │   │   ├── NPointCalib
│   │   │   │   │   │   │   ├── NPointList.baml
│   │   │   │   │   │   │   ├── NPointList.g.cs
│   │   │   │   │   │   │   └── NPointList.g.i.cs
│   │   │   │   │   │   └── PatternMatch
│   │   │   │   │   │       ├── AddCandidate
│   │   │   │   │   │       │   ├── AddCandidataUI.baml
│   │   │   │   │   │       │   ├── AddCandidataUI.g.cs
│   │   │   │   │   │       │   ├── AddCandidataUI.g.i.cs
│   │   │   │   │   │       │   ├── CandidateNameWindow.baml
│   │   │   │   │   │       │   ├── CandidateNameWindow.g.cs
│   │   │   │   │   │       │   └── CandidateNameWindow.g.i.cs
│   │   │   │   │   │       ├── EditOutlineUI.baml
│   │   │   │   │   │       ├── EditOutlineUI.g.cs
│   │   │   │   │   │       ├── EditOutlineUI.g.i.cs
│   │   │   │   │   │       ├── FeaturepatMatchDialogUI.baml
│   │   │   │   │   │       ├── FeaturepatMatchDialogUI.g.cs
│   │   │   │   │   │       ├── FeaturepatMatchDialogUI.g.i.cs
│   │   │   │   │   │       ├── FullScreen.g.i.cs
│   │   │   │   │   │       ├── PxSlider.baml
│   │   │   │   │   │       ├── PxSlider.g.cs
│   │   │   │   │   │       └── PxSlider.g.i.cs
│   │   │   │   │   ├── CamDisplayAll.g.i.cs
│   │   │   │   │   ├── CamDisplayUnit.g.i.cs
│   │   │   │   │   ├── CamModuleView.g.i.cs
│   │   │   │   │   ├── CamSerialSetUI.g.i.cs
│   │   │   │   │   ├── CamSerialSetWindow.g.i.cs
│   │   │   │   │   ├── CamSerialUnit.g.i.cs
│   │   │   │   │   ├── CamUI
│   │   │   │   │   │   ├── CamDisplayAll.baml
│   │   │   │   │   │   ├── CamDisplayAll.g.cs
│   │   │   │   │   │   ├── CamDisplayAll.g.i.cs
│   │   │   │   │   │   ├── CamDisplayUnit.baml
│   │   │   │   │   │   ├── CamDisplayUnit.g.cs
│   │   │   │   │   │   ├── CamDisplayUnit.g.i.cs
│   │   │   │   │   │   ├── CamModuleView.baml
│   │   │   │   │   │   ├── CamModuleView.g.cs
│   │   │   │   │   │   ├── CamModuleView.g.i.cs
│   │   │   │   │   │   ├── CamSerialAll.baml
│   │   │   │   │   │   ├── CamSerialAll.g.cs
│   │   │   │   │   │   ├── CamSerialAll.g.i.cs
│   │   │   │   │   │   ├── CamSerialSetWindow.g.i.cs
│   │   │   │   │   │   ├── CamSerialUnit.baml
│   │   │   │   │   │   ├── CamSerialUnit.g.cs
│   │   │   │   │   │   └── CamSerialUnit.g.i.cs
│   │   │   │   │   ├── ParamListView
│   │   │   │   │   │   ├── CamSerialUnit.g.i.cs
│   │   │   │   │   │   ├── ParamListView.baml
│   │   │   │   │   │   ├── ParamListView.g.cs
│   │   │   │   │   │   ├── ParamListView.g.i.cs
│   │   │   │   │   │   └── ParamListViewUI
│   │   │   │   │   │       ├── BooleanControl.g.i.cs
│   │   │   │   │   │       ├── IPTextBox.g.i.cs
│   │   │   │   │   │       ├── NumericControl.g.i.cs
│   │   │   │   │   │       ├── ParamUserControl.baml
│   │   │   │   │   │       ├── ParamUserControl.g.cs
│   │   │   │   │   │       ├── ParamUserControl.g.i.cs
│   │   │   │   │   │       ├── SliderArrange.g.i.cs
│   │   │   │   │   │       └── SliderArrangeFloat.g.i.cs
│   │   │   │   │   ├── PopUI
│   │   │   │   │   │   ├── ResultOverviewOptionPanel.g.i.cs
│   │   │   │   │   │   ├── ResultOverviewPopIn.g.i.cs
│   │   │   │   │   │   ├── ResultOverviewPopOut.g.i.cs
│   │   │   │   │   │   ├── ResultOverviewPopupButton.baml
│   │   │   │   │   │   ├── ResultOverviewPopupButton.g.cs
│   │   │   │   │   │   └── ResultOverviewPopupButton.g.i.cs
│   │   │   │   │   ├── TcpUI
│   │   │   │   │   │   ├── TcpSetAll.baml
│   │   │   │   │   │   ├── TcpSetAll.g.cs
│   │   │   │   │   │   ├── TcpSetAll.g.i.cs
│   │   │   │   │   │   ├── TcpSetUnit.baml
│   │   │   │   │   │   ├── TcpSetUnit.g.cs
│   │   │   │   │   │   └── TcpSetUnit.g.i.cs
│   │   │   │   │   ├── TitleBar.baml
│   │   │   │   │   ├── TitleBar.g.cs
│   │   │   │   │   ├── TitleBar.g.i.cs
│   │   │   │   │   └── ToolUI
│   │   │   │   │       ├── PsdInputWindow.baml
│   │   │   │   │       ├── PsdInputWindow.g.cs
│   │   │   │   │       └── PsdInputWindow.g.i.cs
│   │   │   │   ├── MainWindow.baml
│   │   │   │   ├── MainWindow.g.cs
│   │   │   │   ├── MainWindow.g.i.cs
│   │   │   │   ├── ProjectDataMgr
│   │   │   │   │   └── CamSerialSetUI.g.i.cs
│   │   │   │   ├── ShowLogo.baml
│   │   │   │   ├── ShowLogo.g.cs
│   │   │   │   ├── ShowLogo.g.i.cs
│   │   │   │   ├── TempPE
│   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │   │   │   ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │   │   │   ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │   │   │   ├── UI
│   │   │   │   │   ├── Ctrl
│   │   │   │   │   └── TitleBar.g.i.cs
│   │   │   │   ├── ZDGlueVision.Properties.Resources.resources
│   │   │   │   ├── ZDGlueVision.csproj.CopyComplete
│   │   │   │   ├── ZDGlueVision.csproj.CoreCompileInputs.cache
│   │   │   │   ├── ZDGlueVision.csproj.FileListAbsolute.txt
│   │   │   │   ├── ZDGlueVision.csproj.GenerateResource.cache
│   │   │   │   ├── ZDGlueVision.csprojAssemblyReference.cache
│   │   │   │   ├── ZDGlueVision.exe
│   │   │   │   ├── ZDGlueVision.g.resources
│   │   │   │   ├── ZDGlueVision.pdb
│   │   │   │   ├── ZDGlueVision_MarkupCompile.cache
│   │   │   │   ├── ZDGlueVision_MarkupCompile.i.cache
│   │   │   │   ├── ZDGlueVision_MarkupCompile.i.lref
│   │   │   │   ├── ZDGlueVision_MarkupCompile.lref
│   │   │   │   ├── ZDVision.Properties.Resources.resources
│   │   │   │   ├── ZDVision.csproj.FileListAbsolute.txt
│   │   │   │   ├── ZDVision.csproj.GenerateResource.Cache
│   │   │   │   ├── ZDVision.csprojResolveAssemblyReference.cache
│   │   │   │   ├── ZDVision.exe
│   │   │   │   ├── ZDVision.g.resources
│   │   │   │   ├── ZDVision.pdb
│   │   │   │   ├── ZDVision_Content.g.i.cs
│   │   │   │   ├── ZDVision_MarkupCompile.cache
│   │   │   │   ├── ZDVision_MarkupCompile.i.cache
│   │   │   │   ├── ZDVision_MarkupCompile.i.lref
│   │   │   │   ├── ZDVision_MarkupCompile.lref
│   │   │   │   └── en-US
│   │   │   │       └── ZDVision.resources.dll
│   │   │   └── Release
│   │   │       ├── App.baml
│   │   │       ├── App.g.cs
│   │   │       ├── App.g.i.cs
│   │   │       ├── Ctrl
│   │   │       │   ├── SelectButton.baml
│   │   │       │   ├── SelectButton.g.cs
│   │   │       │   └── SelectButton.g.i.cs
│   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── GeneratedInternalTypeHelper.g.cs
│   │   │       ├── GeneratedInternalTypeHelper.g.i.cs
│   │   │       ├── GlueVision.csproj.FileListAbsolute.txt
│   │   │       ├── HikRobotCtrl
│   │   │       │   └── SelectButton.g.i.cs
│   │   │       ├── HikRobotUI
│   │   │       │   ├── AlgoUI
│   │   │       │   │   ├── GlueDetect
│   │   │       │   │   │   ├── FeaturepatMatchDialogUI.g.i.cs
│   │   │       │   │   │   └── GlueDetectDialogUI.g.i.cs
│   │   │       │   │   ├── NPointCalib
│   │   │       │   │   │   └── NPointList.g.i.cs
│   │   │       │   │   └── PatternMatch
│   │   │       │   │       ├── AddCandidate
│   │   │       │   │       │   ├── AddCandidataUI.g.i.cs
│   │   │       │   │       │   └── CandidateNameWindow.g.i.cs
│   │   │       │   │       ├── EditOutlineUI.g.i.cs
│   │   │       │   │       ├── FeaturepatMatchDialogUI.g.i.cs
│   │   │       │   │       └── PxSlider.g.i.cs
│   │   │       │   ├── CamUI
│   │   │       │   │   ├── CamDisplayAll.g.i.cs
│   │   │       │   │   ├── CamDisplayUnit.g.i.cs
│   │   │       │   │   ├── CamModuleView.g.i.cs
│   │   │       │   │   ├── CamSerialAll.g.i.cs
│   │   │       │   │   └── CamSerialUnit.g.i.cs
│   │   │       │   ├── ParamListView
│   │   │       │   │   ├── ParamListView.g.i.cs
│   │   │       │   │   └── ParamListViewUI
│   │   │       │   │       └── ParamUserControl.g.i.cs
│   │   │       │   ├── PopUI
│   │   │       │   │   └── ResultOverviewPopupButton.g.i.cs
│   │   │       │   ├── TcpUI
│   │   │       │   │   ├── TcpSetAll.g.i.cs
│   │   │       │   │   └── TcpSetUnit.g.i.cs
│   │   │       │   ├── TitleBar.g.i.cs
│   │   │       │   └── ToolUI
│   │   │       │       ├── ProgressDialog.g.i.cs
│   │   │       │       └── PsdInputWindow.g.i.cs
│   │   │       ├── MainWindow.baml
│   │   │       ├── MainWindow.g.cs
│   │   │       ├── MainWindow.g.i.cs
│   │   │       ├── ProgressDialog.g.i.cs
│   │   │       ├── ShowLogo.baml
│   │   │       ├── ShowLogo.g.cs
│   │   │       ├── ShowLogo.g.i.cs
│   │   │       ├── TempPE
│   │   │       │   └── Properties.Resources.Designer.cs.dll
│   │   │       ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │   │       ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │   │       ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │   │       ├── UI
│   │   │       │   ├── AlgoUI
│   │   │       │   │   ├── GlueDetect
│   │   │       │   │   │   ├── GlueDetectDialogUI.baml
│   │   │       │   │   │   ├── GlueDetectDialogUI.g.cs
│   │   │       │   │   │   └── GlueDetectDialogUI.g.i.cs
│   │   │       │   │   ├── NPointCalib
│   │   │       │   │   │   ├── NPointList.baml
│   │   │       │   │   │   ├── NPointList.g.cs
│   │   │       │   │   │   └── NPointList.g.i.cs
│   │   │       │   │   └── PatternMatch
│   │   │       │   │       ├── AddCandidate
│   │   │       │   │       │   ├── AddCandidataUI.baml
│   │   │       │   │       │   ├── AddCandidataUI.g.cs
│   │   │       │   │       │   ├── AddCandidataUI.g.i.cs
│   │   │       │   │       │   ├── CandidateNameWindow.baml
│   │   │       │   │       │   ├── CandidateNameWindow.g.cs
│   │   │       │   │       │   └── CandidateNameWindow.g.i.cs
│   │   │       │   │       ├── EditOutlineUI.baml
│   │   │       │   │       ├── EditOutlineUI.g.cs
│   │   │       │   │       ├── EditOutlineUI.g.i.cs
│   │   │       │   │       ├── FeaturepatMatchDialogUI.baml
│   │   │       │   │       ├── FeaturepatMatchDialogUI.g.cs
│   │   │       │   │       ├── FeaturepatMatchDialogUI.g.i.cs
│   │   │       │   │       ├── PxSlider.baml
│   │   │       │   │       ├── PxSlider.g.cs
│   │   │       │   │       └── PxSlider.g.i.cs
│   │   │       │   ├── CamUI
│   │   │       │   │   ├── CamDisplayAll.baml
│   │   │       │   │   ├── CamDisplayAll.g.cs
│   │   │       │   │   ├── CamDisplayAll.g.i.cs
│   │   │       │   │   ├── CamDisplayUnit.baml
│   │   │       │   │   ├── CamDisplayUnit.g.cs
│   │   │       │   │   ├── CamDisplayUnit.g.i.cs
│   │   │       │   │   ├── CamModuleView.baml
│   │   │       │   │   ├── CamModuleView.g.cs
│   │   │       │   │   ├── CamModuleView.g.i.cs
│   │   │       │   │   ├── CamSerialAll.baml
│   │   │       │   │   ├── CamSerialAll.g.cs
│   │   │       │   │   ├── CamSerialAll.g.i.cs
│   │   │       │   │   ├── CamSerialUnit.baml
│   │   │       │   │   ├── CamSerialUnit.g.cs
│   │   │       │   │   └── CamSerialUnit.g.i.cs
│   │   │       │   ├── ParamListView
│   │   │       │   │   ├── ParamListView.baml
│   │   │       │   │   ├── ParamListView.g.cs
│   │   │       │   │   ├── ParamListView.g.i.cs
│   │   │       │   │   └── ParamListViewUI
│   │   │       │   │       ├── ParamUserControl.baml
│   │   │       │   │       ├── ParamUserControl.g.cs
│   │   │       │   │       └── ParamUserControl.g.i.cs
│   │   │       │   ├── PopUI
│   │   │       │   │   ├── ResultOverviewPopupButton.baml
│   │   │       │   │   ├── ResultOverviewPopupButton.g.cs
│   │   │       │   │   └── ResultOverviewPopupButton.g.i.cs
│   │   │       │   ├── TcpUI
│   │   │       │   │   ├── TcpSetAll.baml
│   │   │       │   │   ├── TcpSetAll.g.cs
│   │   │       │   │   ├── TcpSetAll.g.i.cs
│   │   │       │   │   ├── TcpSetUnit.baml
│   │   │       │   │   ├── TcpSetUnit.g.cs
│   │   │       │   │   └── TcpSetUnit.g.i.cs
│   │   │       │   ├── TitleBar.baml
│   │   │       │   ├── TitleBar.g.cs
│   │   │       │   ├── TitleBar.g.i.cs
│   │   │       │   └── ToolUI
│   │   │       │       ├── PsdInputWindow.baml
│   │   │       │       ├── PsdInputWindow.g.cs
│   │   │       │       └── PsdInputWindow.g.i.cs
│   │   │       ├── ZDGlueVision.Properties.Resources.resources
│   │   │       ├── ZDGlueVision.csproj.CoreCompileInputs.cache
│   │   │       ├── ZDGlueVision.csproj.FileListAbsolute.txt
│   │   │       ├── ZDGlueVision.csproj.GenerateResource.Cache
│   │   │       ├── ZDGlueVision.csprojAssemblyReference.cache
│   │   │       ├── ZDGlueVision.csprojResolveAssemblyReference.cache
│   │   │       ├── ZDGlueVision.exe
│   │   │       ├── ZDGlueVision.g.resources
│   │   │       ├── ZDGlueVision.pdb
│   │   │       ├── ZDGlueVision_Content.g.i.cs
│   │   │       ├── ZDGlueVision_MarkupCompile.cache
│   │   │       ├── ZDGlueVision_MarkupCompile.i.cache
│   │   │       ├── ZDGlueVision_MarkupCompile.lref
│   │   │       ├── ZDVision.csproj.FileListAbsolute.txt
│   │   │       ├── ZDVision.csproj.GenerateResource.Cache
│   │   │       ├── ZDVision.csprojResolveAssemblyReference.cache
│   │   │       ├── ZDVision_MarkupCompile.i.cache
│   │   │       └── ZDVision_MarkupCompile.i.lref
│   │   ├── packages
│   │   │   ├── Mvvm.1.0.4
│   │   │   │   ├── Mvvm.1.0.4.nupkg
│   │   │   │   └── lib
│   │   │   │       ├── Mvvm.XML
│   │   │   │       └── Mvvm.dll
│   │   │   └── repositories.config
│   │   └── packages.config
│   ├── ZDGlueVision.sln
│   ├── ZDGlueVision.suo
│   ├── ZDGlueVision.v12.suo
│   └── packages
│       ├── Mvvm.1.0.4
│       │   ├── Mvvm.1.0.4.nupkg
│       │   └── lib
│       │       ├── Mvvm.XML
│       │       └── Mvvm.dll
│       └── repositories.config
└── 点胶视觉框架_ZDGlueVision_4.zip

120 directories, 590 files