下载中心

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

MVTEC Halcon 18.11.4.2 Steady稳定版 Runtime运行版 Linux for Arm armv7a-linux

时间:2024-11-01   访问量:1109

MVTEC Halcon 18.11.4.2 Steady稳定版 Runtime运行版 Linux for Arm armv7a-linux

HALCON 18.11.4.2 Steady Version Runtime (Linux for Arm armv7a-linux)

文件名: halcon-18.11.4.2-armv7a-linux-runtime.tar.gz
文件大小: 62107978 字节 (59.23 MB)
修改日期: 2024-06-27 21:37
MD5: 20d21e8e936634c71408d4ff0f12ccea
SHA1: f6d642f6bf22e58a5d0ec25763fa9c94aca2503e
SHA256: 07802f10647848a2fad7bc30abee4ebb57b74a4731dd4313560ed2ad09c42f23
CRC32: 06ab4267

百度网盘下载地址:
通过百度网盘分享的文件:halcon-18.11.4.2-armv7a-linux-runti...
链接:https://pan.baidu.com/s/14j2a9Q-w2DfKSIAuCFrdrw 
提取码:

MVTEC Halcon 18.11.4.2 Steady稳定版 Runtime运行版 Linux for Arm armv7a-linux

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

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



Release Notes for HALCON 18.11.4 Steady

This document provides the release notes for MVTec HALCON 18.11.4.0 Steady, as released in December 2021.

HALCON 18.11.4.0 Steady is primarily a maintenance release that fixes all known bugs in HALCON 18.11.3; besides, it provides added functionality.

Contents


CompatibilityLicenses

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


HALCON Library

HALCON 18.11.4.0 Steady is fully compatible with HALCON 18.11 Steady, HALCON 18.11.2, and HALCON 18.11.3 except for the changed behavior of some operators owing to bug fixes. Compared to HALCON 13.0, many extensions have been introduced. Thus, the HALCON 18.11 Steady libraries are not compatible with HALCON 13.0 or earlier versions.

In detail, please note the following incompatibility with respect to HALCON 18.11.3 :


HALCON Applications

Applications (i.e., executables) developed with HALCON 18.11 Steady, HALCON 18.11.2, or HALCON 18.11.3 can be used with HALCON 18.11.4.0 Steady, i.e., HALCON 18.11.4.0 Steady is binary compatible with HALCON 18.11 Steady, HALCON 18.11.2, and HALCON 18.11.3.

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

Please note that applications using HALCON/.NET (and HDevEngine/.NET) have local copies of the corresponding assemblies (halcondotnet.dll etc.). After installing HALCON 18.11.4.0 Steady, these applications would therefore use the old version of the HALCON/.NET interface together with the new version of the HALCON library. In order 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 18.11.4.0 Steady are library compatible to those of HALCON 18.11 Steady, HALCON 18.11.2, and HALCON 18.11.3, as well as HALCON 13.0.x.

HALCON 18.11.4.0 Steady includes only a subset of available image acquisition interfaces. Image acquisition interfaces that are included are: BitFlow, DirectFile, DirectShow, Ensenso-NxLib, File, GenICamTL, GigEVision2, GStreamer, LinX, MILLite, MultiCam, O3D3xx, pylon, SaperaLT, SICK-3DCamera, SiliconSoftware, uEye, USB3Vision, and Video4Linux2. You can download additional interfaces from our web server.


Digital I/O Interfaces

In general, digital I/O interfaces of HALCON 18.11.4.0 Steady are library compatible to those of HALCON 18.11 Steady, HALCON 18.11.2, and HALCON 18.11.3, as well as HALCON 13.0.x.

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


Extension Packages

Extension packages developed with HALCON 18.11 Steady, HALCON 18.11.2, or HALCON 18.11.3 can be used with HALCON 18.11.4.0 Steady without further action. Extension packages developed with HALCON 13.0 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.


Discontinuation of the x86-win32 Platform Version for Windows

With HALCON 20.11, the x86-win32 platform version for Windows was discontinued. Switch any existing x86-win32 applications to the x64-win64 platform version for Windows to be able to use HALCON 20.11 or later.


Supported Operating SystemsWindows

HALCON 18.11.4.0 Steady has been compiled for the following Windows platform versions:

The setup process checks whether it is running on a 32- or 64-bit system and provides a suitable list of platform versions that can be installed. During the installation, the environment variable HALCONARCH is set to x86sse2-win32 or x64-win64 to indicate the installed platform version. Please note that if you want to switch to another platform version, you must first install it. Then, you must adapt the environment variable HALCONARCH (see the Installation Guide for more information).


Linux

HALCON 18.11.4.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 18.11.4.0 Steady has been compiled for the x64 platform version of macOS 10.13/10.14/10.15 on Intel 64.


Detailed Description of Changes in HALCON 18.11.4.0 Steady

The changes in HALCON 18.11.4.0 Steady are described with respect to HALCON 18.11.3 .

HDevelopBug FixesAssistants


Code Export


GUI


IDE


Miscellaneous


HDevEngineBug Fixes


HALCON LibraryNew FunctionalityBar Code


Data Code


Bug Fixes3D


Bar Code


Calibration


Classification


Color Processing


Compute Device


Data Code


Deep Learning


File


Filter


Graphics


Inspection


Images


Matching


Measure


Morphology


OCR


Region


Segmentation


System


Transformation


Tuple



XLD


HALCON/C++Functionality


Bug Fixes


HALCON/.NETFunctionality


Bug Fixes


HBenchBug 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.

Miscellaneous


Image Acquisition Example Programs


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.

Miscellaneous


DocumentationProgrammer's Manuals


User Guides


Solution Guides


Reference Manual


Miscellaneous


Installation


Release Notes of Previous HALCON Versions

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


上一篇:MVTEC Halcon 18.11.4.2 Steady稳定版 Runtime Version运行版Linux for Arm aarch64-linux

下一篇:MVTEC Halcon 20.11.4.0 Steady Full Version Windows x64 HALCON20.11.4.0稳定完整版

在线咨询

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

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

在线咨询

免费通话

24小时免费咨询

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

免费通话

微信扫一扫

微信联系
返回顶部