注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
MVTEC MERLIC 5.5.1 Linux x64-linux运行版MERLIC 5.5.1 Runtime for x64-linux
文件名: merlic-5.5.1-x64-linux_merlic_rte-dl.tar.gz
文件大小: 2986501722 字节 (2.78 GB)
修改日期: 2024-05-17 01:14
MD5: 291c019a074c6c052e6b576339440992
SHA1: 0364bdcfb4ddfa072e49df5764dd45b4073f312f
SHA256: b6617b4d715c2e80341163b24c09108d3d123532ed21b487cc2ff6191736344a
CRC32: e926d689
百度网盘下载:
通过百度网盘分享的文件:merlic-5.5.1-x64-linux_merlic_rte-d...
链接:https://pan.baidu.com/s/1oAnn2gSLkH9AeAQXH0_7Yg
提取码:
--来自百度网盘超级会员V7的分享
MERLIC 5.5 的最新功能
在新版本中,我们延续了 MERLIC 的既定路线——简单的流程集成与强大的机器视觉方法相结合。这就是为什么 MERLIC 5.5 再次包含一个界面,进一步简化 MERLIC 的流程集成。还将有令人兴奋的新功能,
最新改动?
为了改进流程集成,开发了一种新的 TCP 套接字插件,可以与不支持复杂协议的设备进行基于文本的通信。 新技术包括用于对大量物体进行计数的基于深度学习的深度计数方法,以及用于识别颜色的新工具。 另一个新功能“高动态范围(HDR)成像”可以处理高对比度差异并有效消除图像中曝光过度或曝光不足的区域。
新的 TCP 套接字插件
MERLIC 5.5 通过引入新的 TCP 套接字插件扩展了其连接功能。 该插件能够使用高度可定制的基于文本的协议。 用户现在可以配置特定的、简单的 ASCII 消息,其中仅包含与其应用程序相关的信息。 这些消息可以由不支持 OPC UA 等复杂协议的设备轻松处理。 该插件可以在 MERLIC 的 RTE(运行时环境)设置中轻松配置,为将 MERLIC 集成到现有系统提供了简单的解决方案。
深度学习计数 Deep Counting
MERLIC 5.5 中新的“深度学习计数”概念工具允许用户高效、准确地计数许多物体,同时检测它们的位置。 与其他基于深度学习的方法不同,该功能可以用最少的标记快速训练。 这简化了流程并显着提高了对象计数的效率,特别是在涉及可变形材料或散装货物的情况下。 同时,这也减少了通常与深度学习模型训练相关的时间和成本。
新的颜色识别工具
MERLIC 5.5 引入了一种处理颜色的新方法。 经过训练后,新的“识别颜色”概念工具就可以在各种条件下可靠地检测颜色。 用户甚至可以通过设置可接受偏差的特定阈值来进一步提高检测精度。
该概念工具非常适合多个应用组合,例如零件验证或选择、验证正确的电缆连接或确认正确电阻器的安装,有助于简化和增强质量控制流程。
高动态范围 (HDR) 成像
MERLIC 5.5 包含 HDR(高动态范围)成像的新方法。 此功能扩展了现有的“合并图像”工具,现在配备了 HDR 功能,可将不同曝光的图像合并为单个 HDR 图像。 此增强功能可确保处理高对比度差异,有效消除图像中曝光过度或曝光不足的区域。 因此,即使是最具挑战性的照明条件也可以准确地表示和分析。
这为各种应用开辟了新的可能性,包括反射表面的测量和增加图像的动态范围。
Release Notes for MERLIC 5.5.1This document provides the release notes for MVTec MERLIC 5.5.1 , as released in May 2024 . Contents- Supported Operating Systems
- Compatibility
- Interfaces for Process Integration
- MERLIC Creator
- Miscellaneous
- Release Notes for Windows Systems Only
- Known Issues
Supported Operating SystemsWindowsMERLIC 5.5.1 is available for Windows 10 (64-bit) or newer. Please refer to the "Readme" in the MERLIC manual for more information about the system requirements. LinuxMERLIC provides a test version for evaluating MERLIC RTE (Runtime Environment) for Linux on PC (Linux x86_64) and for Arm-based platforms (AArch64). This means that both embedded devices based on the widely used Arm architecture and Linux alternatives to the typical Windows operating system can now be tested for image processing with MERLIC. This is a first step towards making MERLIC available on additional platforms in the future. Developing the MVApp is still done on a Windows system with the MERLIC Creator. The application can then be tested on the "new" systems using MERLIC RTE for Arm-based platforms and Linux. Cameras can be set up remotely with the help of MERLIC RTE Setup. The test version requires a specific license. Please contact MVTec to get more information about how to obtain this license. MVTec appreciates any feedback on the test version. The feedback can be submitted on the MERLIC feedback website which can be accessed from the MERLIC Creator either via the feedback icon on the top right or via the "Help" menu.
CompatibilitySince the last MERLIC version we have been working hard to improve MERLIC in every way. This has, however, resulted in a few of incompatibilities. We apologize for the inconvenience. - Miscellaneous
- Due to the new underlying HALCON version, the behavior of existing custom tools might have changed since the last MERLIC version. Therefore, it is recommended to check the functionality of existing custom tools in this MERLIC version. More information.
Interfaces for Process Integration- Fixed Problems
- When using the optional "MeasId" and "PartId" parameters with the JobExecutor of the OPC UA plug-in and the "PartId" was left unset when starting a job, the respective "MeasId" was erroneously marked as "BadNotFound" instead of the "PartId". This problem has been fixed.
MERLIC Creator- Fixed Problems
- MERLIC Creator crashed when the MERLIC Frontend was opened after deleting a tool whose ROIs were selected for display in the MERLIC Frontend. This problem has been fixed.
- If a "Picture Box" widget was used in the Frontend design of a MERLIC Vision App (MVApp), saving the MVApp resulted in a corrupted MVApp which could not be loaded correctly anymore in MERLIC. This problem has been fixed. MERLIC now allows opening and partially restoring such corrupted MVApps. However, the "Picture Box" widget will still need to be reconfigured in such cases.
Miscellaneous- To profit from the improvements of the new Hotfix version of HALCON, the HALCON libraries used by MERLIC have been upgraded to the HALCON 23.11.0.3 Progress version. Note that this change affects the compatibility. Read more.
Release Notes for Windows Systems OnlyIn this section, you can find the release notes that apply only for Windows systems. - After loading a MERLIC Vision App containing a MERLIC tool with deep learning functionality such as "Read Text and Numbers with Deep Learning" or any tool of the category "Deep Learning - AI" in the Tool Flow, MERLIC failed to open new cameras, for example, by inserting the "Acquire Image from Camera" tool. This problem also occurred after inserting a MERLIC tool with deep learning functionality. This problem has been fixed.
Known IssuesThe following issue is already known and in development process. It will be fixed for upcoming releases. - In frequent cases, when using TensorRT™ accelerated processing units in MERLIC tools with deep learning technology, MERLIC crashes if the required memory for the deep learning model exceeds the available memory on the GPU.
- When an instance of MERLIC Creator or MERLIC RTE of version 5.0 is remotely configured using a MERLIC RTE Setup 5.1 or newer, removing an image source from a configuration will cause the Creator or RTE application to crash. We recommend to upgrade Creator/RTE to the current version or, in lieu of that, to use RTE Setup 5.0 to configure Creator/RTE 5.0.
- When an instance of MERLIC Creator or MERLIC RTE of version 5.2 (or newer) is remotely configured using a MERLIC RTE Setup 5.1, it is not possible to rename image sources or configurations, despite the fact that this feature has been added in MERLIC 5.1. We recommend upgrading the MERLIC RTE Setup to version 5.2.
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. |