下载中心

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

MVTEC MERLIC 5.7.0 Linux完整版和运行版的扩展MERLIC 5.7.1 Tools for the runtime version

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

MVTEC MERLIC 5.7.0 Linux完整版和运行版的扩展MERLIC 5.7.1 Tools for the runtime version

文件名: merlic-5.7.0-tools_all.tar.gz
文件大小: 1605361 字节 (1.53 MB)
修改日期: 2025-04-02 18:40
MD5: 53a1241ad100732fd8edd55db0ab021b
SHA1: 7e51089ea91bae312b1f2072636904869dc8c03f
SHA256: 3ff0b974598e1c101d147905976048101e0f0241f6eef43dd32764c35b5e8f06
CRC32: 2e032a8a

百度网盘下载:

MVTEC MERLIC 5.7.0 Linux完整版和运行版的扩展MERLIC 5.7.1 Tools for the runtime version

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

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



MERLIC 5.7 的最新功能

MVTec 于 2025 年 4 月 3 日发布了新版本 MERLIC 5.7。新版本 5.7 提高了 MERLIC 运行环境(RTE) 的可用性,并优化了通信接口的操作。 MVTec MERLIC 集成了强大的传统机器视觉方法和最先进的深度学习技术。此外,其图形化用户界面可帮助用户直观地创建完整的机器视觉应用。

最新改动?

MERLIC 5.7 通过直接在 MERLIC 运行环境 (RTE) 中管理通信插件,优化了与机器控制系统的集成。这减少了组件,提高了可用性并简化了部署。此外,MERLIC 前端现在可用于 Linux,并可用作远程前端,从而实现灵活的系统架构。新的示例 Docker 文件和脚本有助于容器化部署和集成到现有工作流程中。


进一步简化了与机器控制系统的集成

在 MERLIC 5.7 中,MERLIC 与机器控制系统的集成流程得到了进一步优化。现在,配置和运行通信插件仅需 MERLIC Runtime Environment (RTE),无需像之前的版本那样启动和管理额外的进程。
通过将插件管理集成到 RTE,减少了所需的组件,提升了可用性,并进一步简化了部署流程。例如,现在可以并行运行两个 MERLIC RTE 实例,而无需手动配置端口。此外,插件消息现已直接记录在 MERLIC RTE 日志文件中,大大简化了调试过程。

MERLIC 前端现已支持 Linux

除了 MERLIC 运行环境 (RTE) 之外,MERLIC 前端 (Frontend) 现在也支持 Linux。从 MERLIC 5.7 开始,用户可以直接在 Linux 系统上可视化图像处理结果。

MERLIC 前端不仅可以在本地运行,还可以作为远程前端在独立的 Linux 系统上运行。这种灵活的系统架构允许将图像处理和可视化分离,以优化资源使用,例如:在独立终端上运行前端,或通过网络实现远程监控。


示例 Dockerfiles 和脚本用于容器化部署

提供 Dockerfiles 和相关脚本,以便在容器化环境中轻松部署 MERLIC。这些示例可用于快速设置 MERLIC 运行环境 (RTE) 和 MERLIC 前端 (Frontend),实现更灵活、可扩展的部署方式,适用于工业自动化和云端应用。



Release Notes for MERLIC 5.7.0

This document provides the release notes for MVTec MERLIC 5.7.0 , as released in April 2025 .

Contents

  • Supported Operating Systems

  • Major New Features

  • Compatibility

  • Image Source Manager

  • Process Integration

  • Interfaces for Process Integration

  • MERLIC RTE Setup

  • MERLIC Creator

  • MERLIC Frontend

  • Tools

  • Examples

  • Documentation

  • Installation

  • Licensing

  • Miscellaneous

  • Release Notes for Windows Systems Only

  • Release Notes Linux Systems Only

  • Known Issues


Supported Operating Systems

MERLIC is available for Windows and Linux systems. On Windows, all components of MERLIC can be used. For Linux systems, currently only the runtime environment of MERLIC , MERLIC RTE , and MERLIC Frontend are available.

Windows

MERLIC 5.7.0 is available for Windows 10 ( 64-bit , version 1903) or newer.

Linux

MERLIC RTE and MERLIC Frontend are available on PC-based and Arm-based Linux systems (kernel version 5.4 or newer).

Developing the MERLIC Vision App is still done on a Windows system with the MERLIC Creator. The application can then be used with MERLIC RTE and MERLIC Frontend on the Linux system. Cameras can be set up remotely with the help of MERLIC RTE Setup .

System Requirements

A detailed description of the system requirements for installing and using MERLIC on Windows and Linux systems is provided in the MERLIC manual on the page "System Requirements".


Major New FeaturesSimplified Integration of MERLIC into Machine Control

In MERLIC 5.7, the process of integrating MERLIC into machine control has been further streamlined. Configuring and running communication plug-ins now only requires MERLIC Runtime Environment (RTE), eliminating the need to start and manage an additional process, as was necessary in previous versions. By integrating plug-in management into RTE, the number of required components has been reduced, usability improved, and deployment further simplified. For example, it is now possible to run two MERLIC RTE instances in parallel without manually configuring ports. Additionally, plug-in messages are now logged directly in the MERLIC RTE log file, which significantly simplifies debugging.

MERLIC Frontend now Available for Linux

In addition to MERLIC Runtime Environment (RTE), MERLIC Frontend is now also available for Linux. As of MERLIC 5.7, this allows visualization of image processing results directly on Linux systems.

The MERLIC Frontend can be run not only locally but also on a dedicated Linux system as a remote frontend. This enables a flexible system architecture, such as separating image processing and visualization to optimize resource usage, operating the frontend on separate terminals, or enabling remote monitoring over a network.

Example Dockerfiles and Scripts for Containerized Deployment

The simple deployment of machine vision applications across different environments is becoming increasingly important. Starting with version 5.7, MERLIC includes example Dockerfiles and scripts for creating custom containers. This simplifies the setup process and enables seamless integration of both MERLIC Frontend and MERLIC RTE into existing containerized workflows. This enhances flexibility in deploying and managing MERLIC.

Compatibility

Since the last MERLIC version we have been working hard to improve MERLIC in every way. This has, however, resulted in a few incompatibilities. We apologize for the inconvenience.





Image Source Manager


Process Integration





Interfaces for Process Integration




MERLIC RTE Setup





MERLIC Creator





MERLIC Frontend



Tools





Examples


Documentation





Installation


Licensing


Miscellaneous

  • The AI² interfaces that are optionally used for the deep learning tools have been updated. MERLIC now contains the following versions of the interfaces:

    • OpenVINO: Revision 21.05.5

    • TensorRT: Revision 23.11.4

  • The log files for MERLIC Creator and MERLIC RTE showed some misleading warnings about non-existing translation files that could not be loaded. This problem has been fixed.

  • To profit from the improvements of the new HALCON version, the HALCON libraries used by MERLIC have been upgraded to the HALCON 24.11 Progress-Steady version. Note that this change affects the compatibility. Read more.


Release Notes for Windows Systems Only

In this section, you can find the release notes that apply only for Windows systems.

  • When uninstalling MERLIC, the installation directory was not completely cleaned up, leaving some empty directories behind. This problem has been fixed. Now, the installation directory will be completely removed, unless the directory contains additional files or directories that were added manually.

  • Compiling a communication plug-in that uses the C++ support library with the Visual Studio 2022 17.12 compiler failed with an error about an unexpected token in the header " <mvtec/plugin-support/v1/Config/detail/ParameterPackHelper.h>" . This problem has been fixed.


Release Notes Linux Systems Only

In this section, you can find the release notes that apply only for Linux systems.

  • Many of the Linux binaries, in particular the communication plug-ins, were previously not "stripped" of symbols and debug information, leading to significantly larger binary sizes compared to their Windows counterparts. This problem has been fixed.

  • On Linux systems, the "OPC UA" plug-in failed to initialize if FD_SETSIZE was set to a higher value than expected. This problem has been fixed. The Unified Automation OPC UA SDK has been updated to version 1.8.6.


Known Issues

The following issue is already known and in development process. It will be fixed for upcoming releases.

Legal Notes :

Modicon® is a registered trademark of Schneider Electric USA, Inc.

Intel, the Intel logo, OpenVINO, the OpenVINO logo, and Movidius are trademarks of Intel Corporation or its subsidiaries.


上一篇:MVTEC MERLIC 5.7.0 Linux完整版和运行版的扩展MERLIC 5.7.1 Examples for the runtime version

下一篇:MVTEC MERLIC 5.7.0 Linux x64-linux运行版MERLIC 5.7.1 Runtime for x64-linux

标签:MERLIC 5.7.0  MERLIC 5.7.0 Communicator SDK  MERLIC 5.7.0前端  MERLIC扩展  MVtec  HALCON Progress  MERLIC标准图像处理软件  MERLIC标准智能图像处理软件 

在线咨询

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

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

在线咨询

免费通话

24小时免费咨询

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

免费通话

微信扫一扫

微信联系
返回顶部