Giter VIP home page Giter VIP logo

hello2015 / integratedsoftware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jiaowomomo/integratedsoftware

0.0 1.0 0.0 10.2 MB

C#Halcon视觉软件,2020年05月修整期间编写的工业集成软件框架,目前不从事该行业,因此开放出来交流学习。软件已作删减,仅保留视觉部分,需自行添加Halcon的DLL方可正常运行软件。希望对大家有帮助。

C# 100.00%

integratedsoftware's Introduction

IntegratedSoftware

视觉软件,2020年05月修整期间编写的工业集成软件框架,目前不从事该行业,因此开放出来交流学习。软件已作删减,仅保留视觉部分,需自行添加Halcon的DLL方可正常运行软件。希望对大家有帮助。

开发环境

● Visual Studio 2019

● .NET Framework 4.7.2

● Halcon 12

解决方案介绍

● AutomationSystem

软件运行主窗体项目。

● BuildDLL

所有生成的引用DLL集中放置在此处,可通过BuildDLL.sln统一管理需要编译生成的项目。

● Calibration

编译生成的标定DLL放置位置。

● CameraDLL

编译生成的相机DLL放置位置。

● CommonLibrary

个人常用的工具类项目,含文件读取写入、常用变量类型扩展、控件操作等功能。

● ExternTool

编译生成的图像处理工具DLL放置位置。

● Global

执行图像处理流程类项目。

● Halcon

含Halcon操作窗体、Halcon图像处理工具项目。

● ThirdPartyDLL

集中放置需要引用的第三方DLL。

● UIControl

窗体自定义控件项目。

编译生成流程

注意:该项目不提供Halcon相关的DLL,需要自行解决。

① 放置Halcon软件的DLL:halcondotnet.dll至ThirdPartyDLL。

② 打开BuildDLL.sln,选择重新生成解决方案。

③ 打开AutomationSystem.sln,选择重新生成解决方案。

④ 将Calibration、CameraDll、ExternTool文件夹以及Halcon软件的DLL:halcon.dll,复制粘贴到AutomationSystem的生成输出路径,即可运行软件。

integratedsoftware's People

Contributors

jiaowomomo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.