
Major features of HALCON 25.05
HALCON 25.05 will be released on May 27, 2025. This new version includes numerous improvements, as well as a new technology that combines deep learning algorithms with classic methods.

HALCON 25.05 Webinar
Learn more about the newest features of HALCON 25.05.
May 27, 2025 I 9:00 am.
Train your own Deep 3D Matching models

Deep 3D Matching is a new deep-learning-based technology for fast and robust 3D object detection and pose estimation using 2D images. It requires minimal parametrization and delivers high performance, making it ideal for applications such as bin picking and robotic handling – even in challenging conditions.
With HALCON 25.05, users can now train their Deep 3D Matching models independently, without requiring MVTec support. A new renderer makes it possible to generate training data from the CAD model of the relevant object and thus also enables training exclusively with synthetically generated, labeled data. This allows for a flexible setup and can cover various object properties like reflections and transparency.
With the new training functionality, customers can now create 3D matching applications tailored to their specific needs and environment. If desired, model training can still be commissioned as a paid service through MVTec.
More robust Deep OCR with alignment-based text correction
In some applications, running Deep OCR’s detection model, which localizes word regions in the image, may not be feasible due to tight cycle time constraints. In such cases, users define text regions manually or through rule-based image processing, which can lead to inaccurate recognition due to suboptimal crops.
With HALCON 25.05, Deep OCR thus includes an alignment step before recognition. This step refines rough word crops, significantly improving reading accuracy even when text regions are placed imprecisely. As a result, users can bypass the detection model while maintaining reliable OCR results – leading to a considerable reduction in processing time.
This makes text recognition workflows not only more flexible but also much faster, as precise ROI placement is no longer required. The alignment step itself is highly efficient and adds only minimal processing overhead.
Core feature improvements
HALCON 25.05 also includes various improvements to important core technologies like the code reader or Generic Shape Matching:
Enhanced code reader with QR code rectification

With version 25.05, HALCON improves its code reader with QR code rectification, enabling reliable reading even on curved or deformed surfaces. This expands application possibilities in industries such as logistics, packaging, food production, and bottle labeling, where QR codes often appear on non-flat materials.
The rectification process ensures higher readability without requiring perfectly flat surfaces. It is optional and can be enabled as needed. While processing time is slightly longer than standard QR code reading, the improved robustness makes it a valuable addition for demanding applications.
Interruptible training for Generic Shape Matching
The 25.05 release of HALCON adds the possibility to interrupt training for Generic Shape Matching, giving users greater flexibility and control over the process. Training can now be stopped manually or limited with a timeout (e.g., after 1 second), ensuring efficient operation without unnecessary waiting times.
Previously, once training started, it had to run to completion, which could lead to delays – especially in embedded applications with limited resources. Now, users can seamlessly integrate training into their workflows, preventing long processing times and improving responsiveness.
New image acquisition interface for modern camera technologies
HALCON 25.05 introduces a new set of image acquisition operators designed for seamless integration with state-of-the-art camera technology. While MVTec has always focused on efficient camera connectivity, modern standards like GigE Vision and USB3 Vision bring both new opportunities and new challenges. The new interface simplifies camera handling while providing full control over advanced configurations.
These new operators provide a clearer, more intuitive interface, optimized for standard use cases while maintaining full control over the GenICam GenTL architecture. Additionally, they support multiple streams if provided by GenICam GenTL devices.
Users can expect performance equal to or even faster than previous operators, ensuring a smooth transition to the latest camera technology.
New preview version of HDevelopEVO

Use external procedure files in HDevelopEVO
HDevelopEVO 25.05 introduces support for referencing procedures stored in external files. Users can now split their programs into multiple files and reference procedures across them. This enables cleaner program structure and is a first step toward future support for modular libraries.
Gray value histogram: First machine vision tool in HDevelopEVO
To address a common need in machine vision workflows, HDevelopEVO 25.05 adds the gray value histogram – one of the most frequently used tools for image analysis. It enables the user to visualize the distribution of pixel intensities in an image and to interactively set thresholds to select relevant regions for further processing.
Integrated AI assistants for smarter development workflows
To support developers more effectively, HDevelopEVO 25.05 introduces AI assistants. These include an interactive chat, agents for, e.g., IDE commands and shell commands, and automatic code completion. Users can choose between cloud-based, self-hosted, or local AI models while maintaining full control over data and model usage. The AI assistants must be explicitly activated by the user.