Abstract
In this paper, based on the research focus of the current logistics field, a deep learning based express single-side bar code extraction algorithm is designed. This algorithm can recognize the original image and read out the information of the package. The algorithm is divided into two parts: bar code localization algorithm and bar code recognition algorithm. To avoid high delay, we use the YOLOV5S network to complete the barcode localization algorithm. First, the YOLOV5S algorithm is used to frame out the barcode, and the bounding Box is cut off. Then, OpenCV's method is used to obtain the deflection Angle of the image. Finally, affine transformation is used to correct the images with deflection. The bar code recognition algorithm is to use ZBAR algorithm to decode the bar code and output the decoded content in the form of string, and finally realize the location and recognition of the bar code on the single side of the express. Finally, through the test of the data set, it can be seen from the experimental results that this paper has accomplished the goal well.
Author supplied keywords
Cite
CITATION STYLE
Zhu, X. (2021). Design of Barcode Recognition System Based on YOLOV5. In Journal of Physics: Conference Series (Vol. 1995). IOP Publishing Ltd. https://doi.org/10.1088/1742-6596/1995/1/012052
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.