EasyLocate

Deep Learning localization and classification library

At a glance
  • Localization and identification of objects/products/defects
  • Counting of objects
  • Axis Aligned Bounding Boxes : for precise annotation and localization of multiple objects and sizes
  • Interest Point: for fast single point annotation and localization of objects of similar sizes
  • Supports data augmentation and masks
  • Compatible with CPU and GPU processing
  • Includes the free Deep Learning Studio application for dataset creation, training and evaluation
  • Only available as part of the Deep Learning Bundle



Compare Where to buy


New in Open eVision 23.04
New in Open eVision 23.04

  • A new code reader tool ECodeReader allowing to read multiple code types from a single integrated interface
  • Deep Learning Studio is now available on Linux ARM-64 platforms
  • Neural Network “engines” allow additional devices support (OpenVINO, Tensor RT) and increased speed.
  • EasyBarCode2 now supports learning from images to improve its capabilities on similar images.


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


New in Open eVision 22.08
New in Open eVision 22.08

  • EasyLocate Interest Point : New working mode (alternative to EasyLocate Axis Aligned Bounding Box) simplifying the annotation of the dataset and the configuration of the tools when all objects have the same size. A single click is enough to annotate an EasyLocate Interest Point object.
  • EasyGauge : New Polygon Gauge in addition to Point, Line, Rectangle, Circle and Wedge gauges.
  • Deep Learning tools now supporting GPU processing on NVIDIA Jetson.
  • Faster compilation time with simplified C++ headers and reduced calling cost to the Open eVision API.


New in Open eVision 22.04
New in Open eVision 22.04

All Open eVision libraries are now also available for embedded ARM devices.


Sample Dataset: Electronic components
Sample Dataset: Electronic components

Our "Electronic Component" dataset shows how EasyLocate Bounding Box is able to reliably detect and count different kinds of standard electronic components stored in bulk inside plastic bags, in spite of the poor lighting conditions.


Developed with the support of the DG06 Technology Development Department
Developed with the support of the DG06 Technology Development Department


What Is Deep Learning ?

Neural Networks are computing systems inspired by the biological neural networks that constitute the human brain. Convolutional Neural Networks (CNN) are a class of deep, feed-forward artificial neural networks, most commonly applied to analyzing images. Deep Learning uses large CNNs to solve complex problems difficult or impossible to solve with so-called conventional computer vision algorithms. Deep Learning algorithms may be easier to use as they typically learn by example. They do not require the user to figure out how to classify or inspect parts. Instead, in an initial training phase, they learn just by being shown many images of the parts to be inspected. After successful training, they can be used to classify parts, or detect and segment defects.


Data Augmentation
Data Augmentation

Deep Learning works by training a neural network, teaching it how to classify a set of reference images. The performance of the process highly depends on how representative and extensive the set of reference images is. Deep Learning Bundle implements “data augmentation”, which creates additional reference images by modifying (for example by shifting, rotating, scaling) existing reference images within programmable limits. This allows Deep Learning Bundle to work with as few as one hundred training images per class.


Deep Learning Studio
Deep Learning Studio

Open eVision includes the free Deep Learning Studio application. This application assists the user during the creation of the dataset as well as the training and testing of the deep learning tool. For EasySegment, Deep Learning Studio integrates an annotation tool and can transform prediction into ground truth annotation. It also allows to graphically configure the tool to fit performance requirements. For example, after training, one can choose a tradeoff between a better defect detection rate or a better good detection rate.


Sample Dataset: Ceramic Capacitor
Sample Dataset: Ceramic Capacitor

Our “Ceramic Capacitor” dataset shows how EasyLocate Interest Point is able to reliably detect and count a lot of ceramic capacitors that are overlapping or touching each other.


Neo Licensing System
Neo Licensing System

  • Neo is the new Licensing System of Euresys. It is reliable, state-of-the-art, and is now available to store Open eVision and eGrabber licenses.
  • Neo allows you to choose where to activate your licenses, either on a Neo Dongle or in a Neo Software Container. You buy a license, you decide later.
  • Neo Dongles offer a sturdy hardware and provide the flexibility to be transferred from a computer to another.
  • Neo Software Containers do not need any dedicated hardware, and instead are linked to the computer on which they have been activated.
  • Neo ships with its own, dedicated, Neo License Manager, which comes in two flavours: an intuitive, easy to use, Graphical User Interface and a Command Line Interface that allows for easy automation of Neo licensing procedures.


EasyLocate Description
EasyLocate Description

EasyLocate is the localization and identification library of Deep Learning Bundle. It is used to locate and identify objects, products, or defects in the image. It has the capability of distinguishing overlapping objects and, as such, EasyLocate is suitable for counting the number of object instances. Two methods are available:

  • “EasyLocate Axis Aligned Bounding Box” predicts the bounding box surrounding each object (or defect) it has found in the image and assigns a class label to each of them. It must be trained with images where the objects (or defects) that must be found have been annotated with a bounding box and a class label.
  • “EasyLocate Interest Point” predicts the position (as one point, typically the center, but may be otherwise defined) for each object (or defect) it has found in the image and assigns a class label to each of them. All the objects (or defects) in the image must have the same approximate size. It must be trained with images where the objects (or defects) that must be found have simply been annotated with an interest point and a class label. The annotation process is faster with EasyLocate Interest Point as a single click is enough to annotate an object.


Why Choose Open eVision’s Deep Learning Bundle?
Why Choose Open eVision’s Deep Learning Bundle?

  • Deep Learning Bundle has been tailored, parametrized and optimized for analyzing images, particularly for machine vision applications.
  • Deep Learning Bundle has a simple API and the user can benefit from the power of deep learning technologies with only a few lines of code.
  • Try before you buy: Deep Learning Bundle comes with the free Deep Learning Studio training and evaluation application.
EasyClassify, EasySegment and EasyLocate cannot be purchased separately. They are only available as part of the Deep Learning Bundle.
Download and evaluate Deep Learning Bundle using Deep Learning Studio today, and feel free to call Euresys’ support should you have any question.


Performance
Performance

Deep Learning generally requires significant amounts of processing power, especially during the learning phase. Deep Learning Bundle supports standard CPUs and automatically detects Nvidia CUDA-compatible GPUs in the PC. Using a single GPU typically accelerates the learning and the processing phases by a factor of 100.


Deep Learning Bundle Feature Comparison
Deep Learning Bundle Feature Comparison


All Open eVision libraries are available for Windows and Linux
All Open eVision libraries are available for Windows and Linux

  • Windows 7 to Windows 10 x86 (32-bits) and x86-64 (64-bits)
  • Windows 11 x86-64 (64-bits)
  • Linux 64 bits (x86-64 and ARMv8-A) with a glibc version 2.18 or newer


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
Ordering Information
Product code - Description
Optional accessories
Presence Check

Presence / Absence check

EasyImage gray-scale analysis functions are used for simple presence/absence checks
Surface

Surface analysis

EasyImage is used to reveal the surface defects, and the blob analysis functions of EasyObject is able to segment and measure them.
Code Verification

Code quality verification for label printing machines