下载中心

当前位置:首页>技术新闻>下载中心
全部 8663 内部新闻 12 行业动态 18 视觉技术 876 图像编程 627 下载中心 7130

MVTEC Halcon 25.05.0.0 Progress Full Version Windows x64-win64 HALCON25.05.0.0进阶完整版 64位Windows版

时间:2025-06-18   访问量:0

MVTEC Halcon 25.05.0.0 Progress Full Version Windows x64-win64 HALCON25.05.0.0进阶完整版 64位Windows版

HALCON 25.05.0.0 Full Version (x64-win64):
文件名: halcon-25.05.0.0-x64-win64.zip
文件大小: 8250327940 字节 (7.68 GB)
修改日期: 2025-05-23 02:41
MD5: 79737a5c2864d6bc1e36c101a544c770
SHA1: 4d5d4ffca590708879c9b993e511222efe076e48
SHA256: 885597b1066409fd21961dba92e1353ce559b3b9de622f49c8fcdb887e30028a
CRC32: cbed10b2

MVTEC官方下载
www.mvtec.com

百度网盘下载地址:

MVTEC Halcon 25.05.0.0 Progress Full Version Windows x64-win64 HALCON25.05.0.0进阶完整版 64位Windows版

http://visionbbs.com/thread-33700-1-1.html

(出处: 石鑫华视觉论坛)



Release Notes for HALCON 25.05.0.0 Progress

Here you can see the release notes for MVTec HALCON 25.05.0.0 Progress, as released in May 2025.

Contents


Major New Features of HALCON 25.05.0.0 ProgressTrain 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.


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 Technology

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.



CompatibilityLicenses

HALCON 25.05.0.0 Progress requires a valid HALCON Progress license and does not run with licenses of HALCON 13 and earlier versions or HALCON Steady.


HALCON Library

Compared to HALCON 24.11.1 Steady, many extensions have been introduced. Thus, the HALCON 25.05.0.0 Progress libraries are not binary compatible with HALCON 24.11.1 Steady or earlier versions. However, HALCON 25.05.0.0 Progress is mostly source-code compatible to HALCON 24.11.1 Steady except for the changes listed below:



HALCON Applications
Please re-compile all C, C++, or .NET programs developed with HALCON 24.11.1 Steady. The incompatibility with HALCON 24.11.1 Steady or earlier versions mainly concerns the binaries, with only few changes in the language interfaces. If you encounter problems during recompiling your programs, please check the detailed description of changes below.
Image Acquisition Interfaces

In general, HALCON 25.05.0.0 Progress and HALCON 24.11.1 Steady image acquisition interfaces are library compatible.

HALCON 25.05.0.0 Progress includes only a subset of available image acquisition interfaces. For more information, see the reference documentation of the Image Acquisition Interfaces. You can download additional interfaces from our web server.


Digital I/O Interfaces

In general, HALCON 25.05.0.0 Progress and HALCON 24.11.1 Steady digital I/O interfaces are library compatible.

HALCON 25.05.0.0 Progress includes only a subset of available digital I/O interfaces. For more information, see the reference documentation of the I/O Interfaces. You can download additional interfaces from our web server.


Extension Packages

Please re-generate your own extension packages developed with HALCON 24.11.1 Steady.



Supported Operating SystemsWindows

HALCON 25.05.0.0 Progress has been compiled for the x64-win64 platform version for Windows 10 (x64 editions), 11, Windows Server 2016, 2019, 2022 on Intel 64 or AMD 64 with SSE2 (AVX2 dispatch) processors.


Linux

HALCON 25.05.0.0 Progress has been compiled for the following Linux platform versions:

Please refer to the Installation Guide for detailed system requirements corresponding to the different Application Binary Interfaces.



Detailed Description of Changes in HALCON 25.05.0.0 Progress

The changes in HALCON 25.05.0.0 Progress are described with respect to HALCON 24.11.1.

HDevelopBug FixesCode Export


IDE


Miscellaneous



HDevelop Example ProgramsNew HDevelop Example Programs


New Functionality


Bug Fixes




HDevEngineBug Fixes



HALCON LibrarySpeedup


New Functionality3D


Bar Code


Data Code


Deep Learning


Matching


Tools



Bug Fixes3D


Bar Code


Color Processing


Data Code


Deep Learning


Filter


Graphics


Identification


Images


Matching


Miscellaneous


OCR


Region


System


Tools




HALCON/.NETBug Fixes



HALCON Variable InspectBug Fixes



Image Acquisition Interfaces

The latest information about new interface revisions and newly supported image acquisition devices can be found on MVTec's web server. Please refer to the release notes within the documentation of the individual image acquisition interfaces for information about improvements, bugfixes, or whether a new revision of the corresponding device driver is required.

Functionality


Bug Fixes



Digital I/O Interfaces

The latest information about new interface revisions and newly supported digital I/O interfaces can be found on MVTec's web server. Please refer to the release notes within the documentation of the individual digital I/O interfaces for information about improvements, bugfixes, or whether a new revision of the corresponding device driver is required.


DocumentationProgrammer's Manuals


User Guides


Reference Manual


Miscellaneous



Installation


Licensing



Errata Release Notes


Release Notes of Previous HALCON Versions

Follow this link to read about the changes of previous HALCON versions.


上一篇:大华/华睿 机器视觉算法平台MVP深度学习补丁包 V5.1.4_20250325_RC

下一篇:MVTEC Halcon 25.05.0.0 Progress Full Version Linux x64-linux HALCON25.05.0.0进阶完整版 64位Linux版

标签:MVtec  Halcon  Halcon 25.05.0.0 x64-win64  Halcon 25.05.0.0 Full  HALCON25.05.0.0 Progress  HALCON25.05.0.0进阶版 

在线咨询

点击这里给我发消息 售前咨询专员

点击这里给我发消息 售后服务专员

在线咨询

免费通话

24小时免费咨询

请输入您的联系电话,座机请加区号

免费通话

微信扫一扫

微信联系
返回顶部