In a liquid-bottle storage system, each bottle is assigned an individual code. These codes provide information about the product, it is required to implement a machine vision system to read them.
The objective is to evaluate and read the corresponding code, for this purpose a machine vision system is implemented that identifies and obtains the information contained in it.
In order for a system to be considered optimal, it is essential to analyze its ability to recognize the different characters, which requires lighting capable of generating the ideal contrast.
OCR inspection of machine vision bottles In this case, the chosen to light is ultraviolet, which, because it has less absorption by the water, generates a high contrast of the code.
Capturing the image with a monochrome sensor and grayscale processing allows us to achieve reliable control information.
Finally, the image is processed through vision libraries.
Code under the influence of UV lighting.