Optical Character Recognition has traditionally been performed using a 2 step process in HALCON: First the characters in the image…
Optical Character Recognition has traditionally been performed using a 2 step process in HALCON: First the characters in the image…
Follow the video link and learn how to calibrate a camera using a standard HALCON calibration plate
Follow the video link and learn how to find a suitable example program for your application using HALCON 12
Implementing HALCON in an existing application will need some preparations. The current infrastructure of the program will make it necessary…
HALCON’s pattern matching functions come with default settings that do the job for the vast majority of applications. This makes…
Writing applications in .NET languages, e.g. C#, is quite popular and one benefit is of course that the programmer does…
Photometric stereo is a highly effective method for separating the 3D shape of an object from its 2D texture. This…
HALCON offers different classifiers for OCR. There are the Hyperboxes, k-nearest neighbors (kNN), neural nets (multi layer perceptron – MLP),…