EasyFind

几何图案匹配库

特性一览
  • Pattern matching using a feature point or vector technology
  • 全自动、快速、稳健
  • 旋转和缩放后的同一性保持
  • 对图案退化的高容许度
  • 支持“无关”的区域



比较 购买地点


New in Open eVision 22.12
New in Open eVision 22.12

  • A new assisted segmentation tool is available in Deep Learning Studio for the EasySegment Supervised annotations. It provides a quick and efficient way to get pixel- perfect annotations.
  • EasyFind has been extended to support :
    • Vector learning patterns. This extension is well- suited to find objects with a known geometry.
    • Pattern matching using feature point technology
  • EasyBarCode2 and EasyQRCode now support the GS1 symbology.
  • EasyMatrixCode2 now supports the Data Matrix Rectangular Extension (ISO/IEC 21471, DMRE).


Open eVision 22.08中的新功能
Open eVision 22.08中的新功能

  • EasyLocate兴趣点: 在所有对象的尺寸相同时,新的工作模式(替代EasyLocate轴对齐包围盒模式)可以简化数据集标注和工具配置。一键标注一个EasyLocate兴趣点对象。
  • EasyGauge:除了点、线、矩形、圆和楔形量规外,还新增了多边形量规。
  • 深度学习工具现在支持在NVIDIA Jetson上进行GPU处理。
  • 通过简化的C++头文件和减少对Open eVision API的调用成本,加快编译速度。


Open eVision 22.04中的新功能
Open eVision 22.04中的新功能

现在所有 Open eVision 库也可以用于嵌入式ARM设备。


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 Studio:评估、原型设计和开发工具
Open eVision Studio:评估、原型设计和开发工具

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

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

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


亚像素精度
亚像素精度

EasyFind 可将精度调节到亚像素级,因此可提供所找到的例证的精确信息,如其位置、旋转角度、缩放和匹配分数。


处理更迅速和性能更稳健
处理更迅速和性能更稳健

EasyFind 以创新的特征点技术为基础。它不是将样本图像的像素层次与参考型号相对比,而是精心选择型号中的重要特征。利用这一方法,EasyFind 只对包含重要信息的区域进行匹配,从而使处理更迅速,性能更稳健。


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

  • Windows 7到Windows 10,x86(32位)和x86-64(64 位)
  • Windows 11 x86-64(64位)
  • Linux 64位(x86-64和ARMv8-A),带glibc 2.18版或更高版本


EasyFind 说明
EasyFind 说明

通过采用创新的特征点技术,EasyFind 可迅速在图像中找到一个或多个参考型号的例证。 与归一化相关法相比,EasyFind 处理更迅速,性能更稳健。在处理因杂色、模糊、遮挡、缺少内容或光照条件不稳定而导致严重退化的图像时,它可展现出杰出性能。


“无关”的区域
“无关”的区域

EasyFind 支持“无关”的区域。这一功能便于创建复杂的图案形状。


Training on vector patterns
Training on vector patterns

In this mode, the learning is done on collections of 2D geometrical shapes rather than on rasterized patterns. The learning model is constructed using the new class EVectorModel either by loading it from a DXF file or, programmatically, by using Open eVision EShape objects. This extension is well- suited to find objects with a known geometry.


Software
Host PC Operating System
  • Open eVision is a set of 32-bit and 64-bit libraries that require an Intel compatible processor with the SSE4 instruction set or an ARMv8-A compatible processor.
  • The Deep Learning Bundle is only available in the 64-bit Open eVision library.
  • Open eVision can be used on the following operating systems:
    • Windows 11 (64-bits)
    • Windows 10 (32- and 64-bits)
    • Windows 8 (32- and 64-bits)
    • Windows 7 (32- and 64-bits)
    • Linux 64 bits (x86-64 and ARMv8-A) with a glibc version greater or equal to 2.18
  • Since Open eVision 2.6, discontinued support of:
    • Windows Vista 32-bits Service Pack 1
    • Windows XP 32-bits Service Pack 3
    • Windows Embedded Standard 2009 32-bits
  • Remote connections
    • Remote connections are allowed using remote desktop, TeamViewer or any other similar software.
  • Virtual machines
    • Linux virtual machines are supported. Microsoft Hyper-V and Oracle VirtualBox hypervisors have been successfully tested.
    • Windows virtual machines are not supported.
  • 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 2008 SP1 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2010 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2012 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2013 (C++, C#, VB .NET, C++/CLI)
    • Microsoft Visual Studio 2015 (C++, C#, VB .NET, C++/CLI)
    • 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
  • Since Open eVision 2.5.1, discontinued support of:
    • Borland C++ Builder 6.0 update 4 (C++)
    • CodeGear Delphi 2009 (Object Pascal)
    • CodeGear C++ Builder 2009 (C++)
    • Microsoft Visual Studio 6.0 SP6 (C++, Basic)
    • ActiveX API
  • Since Open eVision 2.4.1, discontinued support of:
    • Embarcadero RAD Studio XE4 and XE5 (C++, Object Pascal, 32 bits only)
Ordering Information
Product code - Description
Optional accessories
EasyFindMatch Alignment

PCB对齐

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

拾放机

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

打线接合和晶粒接合

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

存在/缺失检查

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