关于本手册
This manual is a guide to HDevelop, the interactive development environment for
the HALCON machine vision library.
It is intended for users who want to use HDevelop as a convenient
gateway to the HALCON library or who want to deploy and test machine vision
applications with it.
It is not an introduction to the HALCON machine vision library.
A working knowledge of the concepts of HALCON is assumed.
Please refer to the Quick Guide to become acquainted with HALCON.
In-depth knowledge of image processing is not required to start working with
HDevelop.
The manual is divided into the following chapters:
- Introducing HDevelop
This chapter explains the basic concepts of HDevelop.
- 入门
This chapter explains how to start HDevelop.
It provides a quick overview of the graphical user interface, and shows you
how to run the supplied example programs.
- Acquiring Images with HDevelop
This chapter explains the fundamental part of machine vision
applications – how to acquire images.
- Programming HDevelop
This chapter explains how to develop applications in HDevelop.
- HDevelop Procedures
This chapter introduces the concepts of breaking a large program into small
maintainable and reusable units.
- Graphical User Interface
This chapter explains the graphical user interface of
HDevelop and how to interact with it.
- HDevelop Assistants
This chapter describes how to use the machine vision assistants
of HDevelop.
- HDevelop Language
This chapter explains the syntax and semantics of the language used in
HDevelop expressions.
- Remote Debugging
This chapter explains how remote debugging is supported.
- Code Export
This chapter explains the export of an HDevelop program to C, C++,
Visual Basic .NET, or C#.
- Appendix
The appendix contains a glossary, a list of predefined color names,
a list for command line usage, and a list of keyboard shortcuts.