下载中心

LabVIEW编程环境、NI软件、图像处理软件、相机驱动

当前位置:首页>技术新闻>下载中心
全部 9415 内部新闻 12 行业动态 33 视觉技术 876 图像编程 611 下载中心 7883

MVTEC Halcon 25.11.0.0 Progress Linux x64-linux HALCON25.11.0.0改进版 64位linux版

时间:2025-11-22   访问量:0

MVTEC Halcon 25.11.0.0 Progress Linux x64-linux HALCON25.11.0.0改进版 64位linux版

文件名: halcon-25.11.0.0-x64-linux.zip
文件大小: 9523950778 字节 (8.87 GB)
修改日期: 2025-11-07 00:04
MD5: cbb49529521c8bda5becbb01f45bf84b
SHA1: 08aaf60d0ab73fbc1b21a7ee0e1c30ae6728e1fd
SHA256: bf19fe1ad4356250cb7ef561d51c49b1f825cbf4a170495568409c06ed07c4c2
CRC32: dda0fcc7

MVTEC官方下载
www.mvtec.com

百度网盘下载地址:

MVTEC Halcon 25.11.0.0 Progress Linux x64-linux HALCON25.11.0.0改进版 64位linux版

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

(出处: LabVIEW视觉)



Release Notes for HALCON 25.11.0.0 Progress

本文档提供MVTec HALCON 25.11.0.0 Progress版本的发行说明,该版本于2025年11月发布。

目录


HALCON 25.11.0.0 主要新功能改进

持续学习——分类

HALCON 25.11 introduces Continual Learning – Classification, a new technology that makes training and maintaining classification models faster and more flexible. Users can create models with only few images per class and adapt them at any time – for example, to refine existing classes or add new ones.

Unlike conventional deep learning, this approach prevents catastrophic forgetting and keeps maintenance effort low. Based on MVTec’s pretrained models optimized for industrial scenarios, applications can be updated quickly without full retraining. Because the method requires minimal computing power, updates can even be performed directly on edge devices, eliminating the need for external training hardware while ensuring efficient, long-term operation.

The result is a flexible solution that evolves with changing production conditions and remains suitable for embedded and edge environments such as smart cameras, sensors, and inspection modules.


形状匹配的评分可视化

With Score Visualization for Shape Matching in HALCON 25.11, users gain increased transparency when setting up shape matching applications. Instead of only returning an overall score, the feature provides a breakdown of how different model parts contribute to the final result. By configuring color-coded bins, users can immediately see which areas match well and which perform poorly, for example due to shadows or unwanted textures. This visual feedback makes it much easier to refine models, remove problematic parts, and optimize applications – a major usability advantage especially for non-expert users.
The feature can also support advanced scenarios in robotics, helping determine which object in a stack is least covered and should be picked first.


优化深度OCR模型,实现更快、更节省资源的OCR处理

With new Deep OCR recognition models in HALCON 25.11, text reading becomes faster and more resource-efficient without compromising accuracy. The models deliver up to 50× faster inference on embedded devices. All models are pretrained by MVTec on industrial image data, and include the proven alignment preprocessing, which improves recognition when text varies in position or orientation. Thanks to their optimized architecture, they enable real-time OCR applications on low-power devices while maintaining high accuracy. This makes the models ideal for demanding inline applications such as serial number inspection, label verification, or lot tracking OCR tasks, across industries from logistics and packaging to pharmaceuticals, consumer goods, and medical technology.


MobileNetV4分类模型

With HALCON 25.11, MVTec adds support for the MobileNetV4 series, an efficient new generation of deep learning models optimized for resource-constrained systems and edge devices. These models support both classification and object detection tasks and deliver high accuracy while maintaining low computational requirements. Users benefit from fast inference times, lower system costs, and straightforward integration into existing HALCON projects. All models are pretrained by MVTec, ensuring strong performance for various downstream tasks such as quality inspection, product classification, presence detection, and surface defect analysis. Typical industries include automation, electronics, packaging, food, and medical technology.


多种条码读取与打印质量检测的改进

With HALCON 25.11, code reading and print quality inspection (PQI) become even more robust and versatile.

QR code detection has been improved for challenging cases such as curved or deformed surfaces. A more powerful candidate search significantly raises the detection rate, while runtime has been reduced for standard scenarios – enabling reliable reading in industries like logistics, packaging, food production, and bottle labeling.

The bar code reader has also been enhanced for Code 128 and GS1-128, making it more tolerant to irregular bar widths caused by printing variations or local distortions. This increases decoding reliability across diverse industrial applications.

In addition, HALCON now supports the latest print quality inspection standards ISO/IEC 15415:2024 and ISO/IEC 29158:2025. This ensures code quality can be verified according to the most up-to-date requirements in sectors such as pharmaceuticals, food, and logistics.

Together, these enhancements provide compliance, long-term process stability, and higher robustness across a wide range of industrial code reading applications.


内置SBOM,轻松实现合规

With HALCON 25.11, MVTec provides Software Bills of Materials (SBOMs), giving users transparent insight into the software components included in the product. SBOMs are becoming a key requirement under new regulations such as the EU Cyber Resilience Act and are increasingly demanded in process- and safety-critical industries.

By providing SBOMs directly with HALCON, MVTec simplifies compliance and reduces workload for customers. Delivered as machine-readable SPDX JSON files, SBOMs make it easier to perform vulnerability and license analyses, fulfill regulatory obligations, and react quickly to newly discovered risks. The result is less integration effort, lower long-term costs, and greater confidence in meeting both regulatory and customer requirements.


HDevelopEVO 中 HALCON 脚本文件的语法高亮功能

HDevelopEVO 25.11 introduces redesigned syntax highlighting for HALCON Script files, making code easier to read, navigate, and maintain. Instead of uniform coloring, operators, variables, and comments are now displayed in distinct colors, giving scripts a clear visual structure.

This improves orientation in the code, reduces errors, and speeds up debugging and refactoring – resulting in a more efficient workflow and a smoother development experience.


HDevelopEVO中的HALCON脚本引擎与C++ API

With HDevelopEVO 25.11, MVTec introduces the first preview of the HALCON Script Engine, the successor to the HDevEngine. It provides a runtime environment for executing HALCON Script files created in HDevelopEVO. The HALCON Script Engine can initially be integrated into applications via a C++ API. Further interfaces such as .NET and Python are planned for future releases. This bridges the gap between prototyping in HDevelopEVO and productive use in custom solutions.

As a preview version, the HALCON Script Engine already enables embedding HALCON Scripts into applications. While not all language features are supported yet, these will follow in future releases. In the meantime, users can try it out and gain early experience with the new workflow.


HDevelopEVO 25.11 的新增功能

Also included in this release are several improvements that make working with HDevelopEVO more efficient. A new script converter simplifies the migration of existing HDevelop procedures and example programs into HDevelopEVO, supporting stepwise conversion and reuse of established code. Usability has been enhanced with interactive tools: a real-time histogram integrated into the threshold operator for intuitive parameter adjustment, and a live display of grayscale values on mouse hover for instant pixel-level analysis. Together, these features simplify migration, speed up troubleshooting, and streamline everyday image processing workflows.



兼容性
许可

HALCON 25.11.0.0 Progress requires a valid HALCON Progress license and does not run with licenses of HALCON Steady.


HALCON 库

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



HALCON应用程序
Please re-compile all C, C++, or .NET programs developed with HALCON 25.05 Progress. The incompatibility with HALCON 25.05 Progress 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.
图像采集接口

In general, HALCON 25.11.0.0 Progress and HALCON 25.05 Progress image acquisition interfaces are library compatible.

HALCON 25.11.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.


数字输入/输出接口

In general, HALCON 25.11.0.0 Progress and HALCON 25.05 Progress digital I/O interfaces are library compatible.

HALCON 25.11.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.


扩展包

Please re-generate your own extension packages developed with HALCON 25.05 Progress.


遗留功能或不再支持的功能

The following functionality may be discontinued in a future major release:

See the reference manual entries of legacy operators for details on how to replace them.



支持的操作系统
Windows

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


Linux

HALCON 25.11.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.



HALCON 25.11.0.0 版本变更详情说明

The changes in HALCON 25.11.0.0 Progress are described with respect to HALCON 25.05.

安全相关主题

The following issues are relevant in the context of cybersecurity:


HDevelop 错误修复代码导出


GUI



HDevelop示例程序
新的HDevelop示例程序


新功能


错误修复




HALCON 库
加速


新功能
3D


分类


深度学习


滤波器


识别 > 条形码


识别 > 数据码


图像


匹配


其他



错误修复
3D


深度学习


文件


滤波器


图形


识别 > 概述


识别 > 条形码


识别 > 数据码


匹配


测量


其他


区域


变换


XLD




语言接口
常规
错误修复



HALCON/C
错误修复




语言接口示例程序
错误修复



HALCON 变量检查
错误修复



图像采集
图像采集接口

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.


图片来源
功能


错误修复




数字输入/输出接口

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.


文档
程序员手册


用户指南


参考手册


发行文档


其他



安装


第三方库



勘误说明


HALCON 旧版本发行说明

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


上一篇:MVTEC Halcon 25.11.0.0 Progress Linux for Arm aarch64-linux HALCON25.11.0.0改进版 64位aarch64-linux版

下一篇:MVTEC Halcon 25.11.0.0 Progress Windows x64-win64 HALCON25.11.0.0改进版 64位Windows版

标签:MVtec  Halcon  Halcon 25.11.0.0 x64-win  Halcon 25.11.0.0 x64-linux  Halcon 25.11.0.0 aarch64-linux  Halcon 25.11.0.0 Full  HALCON 25.11.0.0 Progress  HALCON 25.11.0.0 改进版 

在线咨询

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

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

在线咨询

联系手机

13450001061

微信同号

联系手机

微信扫一扫

微信联系
返回顶部