tony-xlh / vision-camera-dynamsoft-barcode-reader

React Native Vision Camera Frame Processor Plugin of Dynamsoft Barcode Reader
MIT License
73 stars 15 forks source link

How to recognize EAN_13+5 barcode? #13

Closed ABoklogov closed 10 months ago

ABoklogov commented 1 year ago

Is it really necessary to recognize the EAN_13+5 barcode? Is this possible with this plugin? https://roskod.ru/shtrihkodirovanie/ean-13-kody/ean-13-5/#:~:text=%D0%A8%D1%82%D1%80%D0%B8%D1%85%20%D0%BA%D0%BE%D0%B4%20EAN%2013%2B5%20%D0%BF%D1%80%D0%B5%D0%B4%D1%81%D1%82%D0%B0%D0%B2%D0%BB%D1%8F%D0%B5%D1%82%20%D1%81%D0%BE%D0%B1%D0%BE%D0%B9%20%D0%BA%D0%BE%D0%BC%D0%B1%D0%B8%D0%BD%D0%B0%D1%86%D0%B8%D1%8E%20%D0%B1%D0%B0%D0%B7%D0%BE%D0%B2%D0%BE%D0%B3%D0%BE%2013,%D0%B4%D0%BB%D1%8F%20%D0%BA%D0%BE%D0%B4%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%20%D0%BF%D0%BE%D0%B4%D0%BC%D0%BD%D0%BE%D0%B6%D0%B5%D1%81%D1%82%D0%B2%D0%B0%20%D0%B1%D0%B0%D0%B7%D0%BE%D0%B2%D0%BE%D0%B3%D0%BE%20%D0%BA%D0%BE%D0%B4%D0%B0.

xulihang commented 1 year ago

EAN5 can be used to retrieve the price info. It is not necessary. Dynamsoft Barcode Reader does not officially support this format but will add this format in the near future.

xulihang commented 1 year ago

There is an internal js version which you can try out to scan EAN13+5: https://dynamsoft-rd-0.github.io/dbrjs-mass-samples/use_case_10267/

xulihang commented 12 months ago

You can recognize EAN_13+5 by checking out the two articles: