Open eVision 23.12中的新增功能
Open eVision 23.12中的新增功能

导入标准数据集到 Deep Learning Studio

EasySpotDetector(测试版,请联系我们了解更多信息)
  • 只需要一个API和许可证,就能使用定制训练的深度学习分类器对齐兴趣区域、检测表面缺陷(颗粒、划痕……)和分类。
  • 实时进行联机表面检测


Open eVision 23.08中的新增功能
Open eVision 23.08中的新增功能


Open eVision 捆绑软件包

可以单独购买Open eVision库,也可在优惠的捆绑包中购买。不需要开发许可证!

  • Inspection Bundle包含EasyImage、EasyColor、EasyObject、EasyMatch和EasyGauge。
  • ID(识别)Bundle包含EasyImage、EasyOCR、EasyOCR2、EasyMatrixCode、EasyBarCode和EasyQRCode。
  • 3D Bundle包含Easy3D、Easy3DObject、Easy3DMatch和Easy3DLaserLine。
  • Full Bundle包含除3D(Easy3D、Easy3DObject、Easy3DMatch和Easy3DLaserLine)和Deep Learning(EasyClassify、EasySegment和EasyLocate)库之外的所有Open eVision库。


Open eVision 说明

Open eVision是一套可靠、灵活、强大的软件工具,专门用于图像处理和分析。 Open eVision 包含一组适用于 Windows (x86-64) 和 Linux (x86-64 和 ARMv8-A) 操作系统的 C++ 和 .NET (C#、VB.NET、C++/CLI) 的 64 位库。

  • 通用库涵盖图像过滤和增强等应用程序。
  • 匹配和测量工具包括斑点分析、模式匹配、对准和亚像素测量功能。
  • 文本和代码读取库包含光学字符识别和1D/2D条码读取和分级功能。
  • 3D库包括激光线提取和校准功能、点云处理和管理功能、3D对象提取、对准和检测功能。
  • 深度学习库是基于卷积神经网络的检查库,用于图像分类和分割。


Open eVision Studio:评估、原型设计和开发工具
Open eVision Studio:评估、原型设计和开发工具

Open eVision Studio 是 Open eVision 的评估、原型设计和开发工具。它的图形用户界面十分直观,从中可以调用 eVision 的 2D 图像处理功能,而且立即就能看到结果。使用脚本功能生成相应的代码,然后可以复制并粘贴到应用程序中。

Open eVision Studio 是免费软件(使用 Open eVision 2.0 及更高版本时),无需任何许可证。

单击“下载 OPEN EVISION STUDIO”,然后安装 Open eVision。其中包含示例图像、手册和示例程序。


所有Open eVision库都适用于Windows和Linux
所有Open eVision库都适用于Windows和Linux

  • 适用于x86-64(64位)处理器架构的Microsoft Windows 11、10、8.1、7版本
  • glibc 2.18 版或更高版本的 Linux x86-64(64 位)和 ARMv8-A(64 位)处理器架构


Neo许可系统
Neo许可系统

  • Neo是Euresys的新型许可系统。它可靠而又先进,现在可用于存储Open eVision和eGrabber许可证。
  • Neo支持您在Neo Dongle或Neo Software Container中选择许可证激活位置。先购买许可证,以后再做决定。
  • Neo Dongle提供坚固的硬件,能灵活地从一台PC传输到另一台PC。
  • Neo Software Container无需任何专用硬件,而是链接到其中已激活的计算机。
  • Neo 自带专用的 Neo License Manager,它具有两种特点:直观、易用的图形用户界面和命令行界面,可轻松地自动执行 Neo 许可程序。


评估 Open eVision 中的所有库

我们可以轻松评估图像处理和分析库。如果您是第一次使用 Open eVision,想在您的应用程序中评估我们的库的性能,可以免费获取为期 30 天的评估许可证。请联系我们或您的 Euresys 经销商联系,以了解更多信息。


通过在列中选择,对产品进行比较
产品之间的差异突出显示为蓝色。
 
选择产品
选择产品
Software
Host PC Operating System
  • Open eVision is a set of 64-bit libraries that require an Intel compatible processor with the SSE4 instruction set or an ARMv8-A compatible processor.
  • Open eVision can be used on the following operating systems:
    • Microsoft Windows 11, 10, 8.1, 7 for x86-64 (64-bit) processor architecture
    • Linux for x86-64 (64-bit) and ARMv8-A (64-bit) processor architectures with a glibc version greater or equal to 2.18
  • Remote connections
    • Remote connections are allowed using remote desktop, TeamViewer or any other similar software.
  • Virtual machines
    • Virtual machines are supported. Microsoft Hyper-V, Oracle VirtualBox and libvirt hypervisors have been successfully tested.
    • Only the Neo Licensing System is compatible with virtualization.
  • Minimum requirements:
    • 2 GB RAM to run an Open eVision application
    • 8 GB RAM to compile an Open eVision application
    • Between 100 MB and 2 GB free hard disk space for libraries, depending on selected options.
  • Open eVision is a set of 64-bit libraries that require an Intel compatible processor with the SSE4 instruction set or an ARMv8-A compatible processor.
  • Open eVision can be used on the following operating systems:
    • Microsoft Windows 11, 10, 8.1, 7 for x86-64 (64-bit) processor architecture
    • Linux for x86-64 (64-bit) and ARMv8-A (64-bit) processor architectures with a glibc version greater or equal to 2.18
  • Remote connections
    • Remote connections are allowed using remote desktop, TeamViewer or any other similar software.
  • Virtual machines
    • Virtual machines are supported. Microsoft Hyper-V, Oracle VirtualBox and libvirt hypervisors have been successfully tested.
    • Only the Neo Licensing System is compatible with virtualization.
  • Minimum requirements:
    • 2 GB RAM to run an Open eVision application
    • 8 GB RAM to compile an Open eVision application
    • Between 100 MB and 2 GB free hard disk space for libraries, depending on selected options.
APIs
  • Supported Integrated Development Environments and Programming Languages:
    • Microsoft Visual Studio 2017 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2019 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2022 (C++, C#, VB .NET, C++/CLI)
    • QtCreator 4.15 with Qt 5.12
  • Supported Integrated Development Environments and Programming Languages:
    • Microsoft Visual Studio 2017 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2019 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2022 (C++, C#, VB .NET, C++/CLI)
    • QtCreator 4.15 with Qt 5.12
Ordering Information
EasyFindMatch Alignment

PCB对齐

EasyFind 和 EasyMatch 能够快速和可靠定位图像中的 PCB 和其他基准标记。
关联产品
EasyFind , EasyMatch
EasyFindMatch Pick

拾放机

EasyFind 和 EasyMatch 能够快速和可靠定位图像中的组件。
关联产品
EasyFind , EasyMatch
EasyFindMatch Bonding

打线接合和晶粒接合

EasyFind 和 EasyMatch 能够快速和可靠定位图像中的基准标记。
关联产品
EasyFind , EasyMatch
EasyGauge Lead

引线检查

EasyGauge为铅检测提供快速和准确的亚像素测量。
关联产品
EasyGauge
Connector Inspection

连接器检查

对连接器针头实施 3D 位置控制。
Enhancement

图像增强

EasyImage 用于增强识别之前的印刷字符或代码质量。
关联产品
EasyImage
Presence Check

存在/缺失检查

EasyImage 灰度分析功能被用于简单的存在/不存在检查
Surface

表面分析

EasyImage 用于揭示表层缺陷,EasyObject 的斑点分析功能能够细分并测量他们。
Measurement

检查尺寸精度

Object Location

拾放机器的对象定位

Code ID

可追溯产品标识

Code Verification

用于标签印刷机的代码质量验证

Color Inspection

颜色检查

关联产品
EasyColor
False Color

伪色彩渲染

关联产品
EasyColor
Color Inspection Pharma

医药行业中的颜色检查

关联产品
EasyColor
Color Printing

标签和包装检验:印刷颜色验证

关联产品
EasyColor
OCR OCV Printing

标签和包装检验:字符和代码印刷质量检查

Xray Noise

X 光成像噪声消减

EasyImage 包含了空间和时间的噪声降低功能。
关联产品
EasyImage