下载中心

当前位置:首页>技术新闻>下载中心
全部 8653 内部新闻 12 行业动态 17 视觉技术 876 图像编程 622 下载中心 7126

MVTEC Halcon 22.11.3.0 Steady Runtime Version Linux for Arm aarch64-linux HALCON22.11.3.0稳定版运行版 64位aarch64-linux版

时间:2024-11-02   访问量:1102

MVTEC Halcon 22.11.3.0 Steady Runtime Version Linux for Arm aarch64-linux HALCON22.11.3.0稳定版运行版 64位aarch64-linux版

HALCON 22.11.3.0 Runtime Version (aarch64-linux):

文件名: halcon-22.11.3.0-aarch64-linux-runtime.zip
文件大小: 119455402 字节 (113.92 MB)
修改日期: 2024-08-10 16:27
MD5: 6929b31d16a8a48fce9fe448c38c5e1e
SHA1: 8f404e836bf156ce887b08cf32af0554f363688f
SHA256: 85d46386ea46f7f6e4867da24cf0ba77900261effc60975f940805d0ef3fd1b1
CRC32: 925a25dd

MVTEC官方下载
www.mvtec.com

百度网盘下载地址:
通过百度网盘分享的文件:halcon-22.11.3.0-aarch64-linux-runt...
链接:https://pan.baidu.com/s/1OPhn-ZlITIPHkENhjc2gxA 
提取码:

MVTEC Halcon 22.11.3.0 Steady Runtime Version Linux for Arm aarch64-linux HALCON22.11.3.0稳定版运行版 64位aarch64-linux版

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

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



Release Notes for HALCON 22.11.3.0 Steady

This document provides the release notes for MVTec HALCON 22.11.3.0 Steady, as released in July 2024.

Contents


CompatibilityLicenses

HALCON 22.11 Steady licenses are also valid for HALCON 22.11.3.0 Steady. In contrast, all HALCON 20.11 licenses or licenses of earlier versions must be replaced or upgraded. Please contact your local distributor.


HALCON Library

HALCON 22.11.3.0 Steady is fully compatible with HALCON 22.11 Steady and HALCON 22.11.2 except for the changed behavior of some operators owing to bug fixes. Compared to HALCON 20.11, many extensions have been introduced. Thus, the HALCON 22.11 Steady libraries are not compatible with HALCON 20.11 or earlier versions. In detail, please note the following incompatibilities with respect to HALCON 22.11.2 :


HALCON Applications

Applications (i.e. executables) developed with HALCON 22.11 Steady or HALCON 22.11.2 can be used with HALCON 22.11.3.0 Steady, i.e., HALCON 22.11.3.0 Steady is binary compatible with HALCON 22.11 Steady and HALCON 22.11.2.

All programs (C, C++ or .NET) that have been developed with HALCON 20.11 must be recompiled. The incompatibility with HALCON 20.11 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 and for HALCON 22.11 Steady and HALCON 22.11.2, respectively.

Please note that applications using HALCON/.NET (and HDevEngine/.NET) have local copies of the corresponding assemblies (halcondotnet.dll etc.). After installing HALCON 22.11.3.0 Steady, these applications would therefore use the old version of the HALCON/.NET interface together with the new version of the HALCON library. To benefit from the bug fixes in the HALCON/.NET interface as well, you must either replace the assemblies manually or recompile the projects. If you do not recompile the application, you need to add an application configuration file mapping the application's expected assembly version to the new version. See the Programmer's Guide for more information.


Image Acquisition Interfaces

In general, image acquisition interfaces of HALCON 22.11.3.0 Steady are library compatible to those of HALCON 22.11 Steady and HALCON 22.11.2, as well as HALCON 20.11.

HALCON 22.11.3.0 Steady includes only a subset of available image acquisition interfaces. Image acquisition interfaces that are included are: DirectFile, DirectShow, File, GenICamTL, GigEVision2, GStreamer, RealSense, USB3Vision, and Video4Linux2. You can download additional interfaces from our web server.


Digital I/O Interfaces

In general, digital I/O interfaces of HALCON 22.11.3.0 Steady are library compatible to those of HALCON 22.11 Steady and HALCON 22.11.2, as well as HALCON 20.11.

HALCON 22.11.3.0 Steady includes only a subset of available digital I/O interfaces. Digital I/O interfaces that are included are: OPC_UA, Hilscher-cifX, and Linux-GPIO. You can download additional interfaces from our web server.


Extension Packages

Extension packages developed with HALCON 22.11 Steady or HALCON 22.11.2 can be used with HALCON 22.11.3.0 Steady without further action. Extension packages developed with HALCON 20.11 or earlier versions must be re-generated. Note that the old makefiles for HALCON/C++ must be adapted according to the sample makefile under extension_packages/halconuser.


Further Compatibility Information


Supported Operating SystemsWindows

HALCON 22.11.3.0 Steady has been compiled for the x64-win64 platform version for Windows 8.1/10 (x64 editions)/11 or Windows Server R2/2012 R2/2016/2019/2022 on Intel 64 or AMD 64 with SSE2 (AVX2 dispatch) processors.


Linux

HALCON 22.11.3.0 Steady 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.


macOS

HALCON 22.11.3.0 Steady has been compiled for the x64 platform version of macOS 11, macOS 12 on Intel 64 with SSE2.


Detailed Description of Changes in HALCON 22.11.3.0 Steady

The changes in HALCON 22.11.3.0 Steady are described with respect to HALCON 22.11.2 .

HDevelopBug FixesAssistants


Code Export


GUI


Procedures


Miscellaneous


HDevelop Example ProgramsBug Fixes


HDevEngineBug Fixes


HALCON LibraryNew FunctionalityBar Code


Data Code


Bug Fixes3D


Bar Code


Data Code


Deep Learning


File


Filter


Graphics


Identification


Inspection


Images


Matching


Measure


Miscellaneous


Morphology


OCR


Parallelization


Region


Segmentation


System


Tools


Tuple


XLD


ProceduresBug Fixes


HALCON/CBug Fixes


HALCON/C++Bug Fixes


HALCON/.NETBug Fixes


HALCON/PYTHONBug Fixes


Language Interface Example ProgramsBug Fixes


Extension PackagesBug 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.


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


Solution Guides


Reference Manual


Miscellaneous


Installation


Licensing


Release Notes of Previous HALCON Versions

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


上一篇:MVTEC Halcon 22.11.3.0 Steady Full Version Linux for Arm aarch64-linux HALCON22.11.3.0稳定版完整版 64位aarch64-linux版

下一篇:MVTEC Halcon 23.11.0.3 Progress Full Version Windows x64 HALCON23.11.0.3进阶版完整版 64位Windows版

标签:MVtec  Halcon  Halcon 22.11.3.0 aarch64-linux  Halcon 22.11.3.0 Runtime  HALCON22.11.3.0  HALCON22.11.3.0Steady  HALCON22.11.3.0稳定版 

在线咨询

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

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

在线咨询

免费通话

24小时免费咨询

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

免费通话

微信扫一扫

微信联系
返回顶部