Documentation Portal      

What are you looking for?

Checking Lot Codes and Mixing with OCR

The code of this application and the images used are available in the Demo Applications subfolder in your Open eVision installation folder.

Application objective

This application demonstrates how to check the lot codes of components, for example, during the quality control phase in the semiconductor final packaging process. It uses EasyOCR to check that only components from a specific lot are present in the final packaging.

The application is divided in the following 3 programs that illustrate different parts of the process:

1. Learning lot mixing
This program learns the characters used in the checking of the lot mixing process.
You can save the resulting font file.

Note: To run this program, you need the EasyOCR license.

2. Exploring OCR font
The EasyOCR character recognition relies on the usage of proprietary font files.
A font file stores the segmentation parameters allowing to extract characters from the inspected image, as well as the set of learned characters.
Each character is stored as a small bitmap, called a pattern.
This program shows how to browse the list of patterns stored in an EasyOCR font file.
It can be used as a font file maintenance tool.

Note: To run this program, you need the EasyOCR license.

3. Checking of lot mixing online
This program exhibits the final inspection using EasyOCR.
It reads and reports the characters of each device.

Note: To run this program, you need the EasyOCR, EasyImage and EasyGauge licenses.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.4.0.1103