如何从图像(Jpg)读取条形码并在Excel中获取数据

问题描述:

我有一批带有条形码的图像,上面还有数据。



如何从该图像中读取条形码以便我不想要手动输入写在该图像上的数据。



例如。表格编号的登记表格。和其他细节是条形码,我不想输入。



方式是什么...

I had got batch of images with barcode on it with data also.

How is this possible to read barcode from that image so that I don't want to enter manually the data written on that image.

For eg. registration form where form no. and other detail is in bar code and I don't want to enter that.

What is the way...

非常好的文章和你要找的东西 -



从图像中读取条形码 - III [ ^ ]



我希望你知道怎么做将数据写入Excel工作表,但如果您需要任何帮助,请告诉我
very good article and something what you are looking for -

Reading Barcodes from an Image - III[^]

I hope that you know how to write the data in to excel sheet but if you need any help then let me know


根据您的描述,您可以参考本文演示如何从条形码图像和存储中提取数据excel中的数据。我认为这绝对是你想要的。



extract-data-from-barcode-and-store-the-data-in-excel [ ^ ]



希望我的回答有所帮助。
According to your description, you can refer to this article which demonstrates how to extract data from barcode images and store the data in excel. I think it definitely is what you want.

extract-data-from-barcode-and-store-the-data-in-excel[^]

Hope my answer helps.