Note
User Manual of Machine Vision Camera SDK Demo (Halcon)
C++ demo is compatible with both English and Chinese and key programs are commented in both languages.
The interface has a copy of English. Also, C# demo is the same and language switch can be done between
English and Chinese in property of the interface.
Please be noted for C++ programs, a single demo cannot be applied to all Halcon versions due to the
difference between them. Thus, applicable Halcon versions are remarked in the project name. For example,
HalconGrabImage_10 can be used for Halcon10, HalconGrabImage_11-13 is for Halcon 11-13 and so on.
Chapter 1HalconGrabImage Demo
HalconGrabImage Demo is a basic sample program, which includes general API calling procedure during SDK
programming process.
For users who have no experience of SDK programming by Halcon APIs, we recommend the users to refer to
the HalconGrabImage Demo, as it contains multiple required examples.
1.1 Demo Introduction
1.1.1 Interface Introduction
the demo interface includes three control modules (Initialization, Image Acquisition and parameter control),
one drop-down list and an image display area.
2
    "