Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

HDevelop Tutorial 01: GUI and Navigation - MVTec HALCON

Let’s take a look at the user interface of HDevelop, HALCON’s interactive development environment. You will also learn to navigate through a program.

You can download the corresponding example program here: https://www.mvtec.com/news-press/video/detail/hdevelop-tutorial-01-gui-and-navigation/

Content

0:32 Graphics Window

0:59 Program Window & Navigation

2:42 Variable Window

3:17 Operator Window




In this video, you will get to know the most important windows of HDevelop, namely the Graphics Window, the Program Window, the Operator Window and the Variable Window. Moreover, you will learn how to go through your program step by step and how to use the Program Counter and Breakpoints. 

In this video, HALCON 12.0.1 is used, it can be easily adaptable for latest Halcon version.

Find more information about Halcon here: https://mvtec.com

Find more information about Machine Vision here: http://advanceultravision.com/

HDevelop Tutorial 02: Variables – MVTec HALCON

HDevelop features two types of variables: iconic variables, which consist of images, regions, and contours, and control variables, which consist of numbers, strings, and handles. 

You can download the corresponding example program here: https://www.mvtec.com/news-press/video/detail/hdevelop-tutorial-02-variables-mvtec-halcon/

Content

1:11 Iconic variables

2:38 Control variables

3:26 Tuples and arrays



You will learn how to access all the important information about the variables your program uses. Additionally, you will learn about tuples and arrays and how to use them intelligently to avoid loops in your program. 

In this video, HALCON 12 is used. The code can be easily adaptable to latest Halcon version.

Find more information about Halcon here: https://mvtec.com

Find more information about Machine Vision here: http://advanceultravision.com/