| Tutorial, HALCON

Working with Dictionaries in HALCON

In this tutorial, you will learn how to work with dictionaries in MVTec HALCON.

Please note: Once you watch the video, data will be transmitted to Youtube/Google. For more information, see Google Privacy.

First, you will learn how to create dictionaries and assign values to them, both with the available operators and the access expressions. Additionally, we will have a closer look at both the static and dynamic syntax of the access expressions. After that, we of course also want to access the values we stored in the dictionaries. Lastly, you will learn more about some uses cases for dictionaries, like the communication via JSON or the usage of dictionaries as generic input or output parameters of procedures.

Content

0:00 Introduction
0:42 Store data in dictionaries
3:12 Static and dynamic syntax
4:00 Access data in dictionaries
5:07 Conversion from and to JSON
5:38 Using dictionaries in the context of procedures

In this video, MVTec HALCON 21.11 is used.