In the first part of this tutorial series on HALCON's object detection, you will learn what object detection actually is, and what kinds of applications it can be used for.
Then, we will have a look at the first program of an HDevelop example series on object detection. Within this program, we will have a look how to read in a dataset that you labeled, for example, with the MVTec Deep Learning Tool. Afterwards we will split this dataset and preprocess the labeled data to be suitable for the deep learning model.
Then, you will be ready for training, which we will learn about in the next video.