标准零售条形码使用什么编码? [英] What encoding to standard retail barcodes use?

查看:156
本文介绍了标准零售条形码使用什么编码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想试验一个解码条形码图像的小应用程序。我将如何解决这个问题?

I would like to experiment with a small application that decodes an image of a barcode. How would I go about this?

推荐答案

浏览文章系列...



1。 从图像中读取条形码 [ ^ ]

2. 从图像中读取条形码 - II [ ^ ]

3。 从图像中读取条形码 - III [ ^ ]
Go through the Article series...

1. Reading Barcodes from an Image[^]
2. Reading Barcodes from an Image - II[^]
3. Reading Barcodes from an Image - III[^]

最有可能的,你的意思是UPC-A标准:

<小时ef =http://en.wikipedia.org/wiki/Universal_Product_Code> http://en.wikipedia.org/wiki/Universal_Product_Code [ ^ ],

http://en.wikipedia.org/wiki/Barcode [ ^ ]。



显然,打印(创建图像)非常简单,您可能需要更加困难的事情:图像识别。通常,这样做的软件产品是专有的和商业的。你可以自己找到它们。



但是,存在开源产品。看看这个:

http://code.google.com/p/zxing/ [ ^ ]。



您还需要.NET端口: http://zxingnet.codeplex.com/ [ ^ ]。



祝你好运,

-SA
Most likely, you mean UPC-A standard:
http://en.wikipedia.org/wiki/Universal_Product_Code[^],
http://en.wikipedia.org/wiki/Barcode[^].

Apparently, printing (creating an image) is pretty trivial, and you probably need much more difficult thing: image recognition. Usually, the software products doing it are proprietary and commercial. You can find them by yourself.

However, open-source products exist. Look at this one:
http://code.google.com/p/zxing/[^].

And .NET port you need is also available: http://zxingnet.codeplex.com/[^].

Good luck,
—SA


这篇关于标准零售条形码使用什么编码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆