How to Read PDF417 bar-codes from the image?

1 visualización (últimos 30 días)
Shaik Ahmad
Shaik Ahmad el 27 de Mayo de 2019
Comentada: Walter Roberson el 29 de Mayo de 2019
I am working on bar-code (PDF417) detection and recognition from a stack of boxes. The size of the bar-codes are relatively very small as compared to the Boxes. If I place the camera very near to the stack of boxes I can cover only one box and read only one bar-code. If I place the camera a little far such that the image frame contains five boxes, I couldn't able to detect any boxes.
How can I address this problem, and what are the possible ways to solve it.
Conditions:
The barcode size can not be changed
We have the freedom to select the camera
  5 comentarios
Shaik Ahmad
Shaik Ahmad el 29 de Mayo de 2019
In the preesnt scenario the boxes are placed in a pile (5 boxes one on top of other). I can't move the boxes vertially. And camera should be fixed to a specific position.
Walter Roberson
Walter Roberson el 29 de Mayo de 2019
Well, you appear to have a few choices:
  • change the scenario so that the boxes can move vertically; or
  • change the scenario so that the camera can move; or
  • add more cameras; or
  • use a higher resolution camera; or
  • give up
There is a range of distance / sizes for which it could potentially also be effective to use image enhancement techniques: although you might currently be recording a blur, in small regions the pattern of the blur might be distinctive under the assumption that the original is two specific colors. This only gets you so far, though: at some distance / resolution combination the information is simply no longer there in the image.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by