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.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.