【问题标题】:How to read a EAN-13 bar-code from an image in C?如何从 C 中的图像中读取 EAN-13 条形码?
【发布时间】:2010-12-06 13:55:56
【问题描述】:

我想从 C 中的图像中读取 EAN-13 条形码。 我发现the OpenCV library 应该可以帮助我计算图像以及an article about an iPhone App that can read Sudoku.

但另一方面,我找到了an opensource library to read DataMatrix bar-code

我想加入一个现有的关于阅读条形码的开源项目,而不是开始一个,因为我确信有些人已经在这方面工作了。

您是否知道在 C 中使用什么来开始以及使用什么来读取 EAN-13 条码?

【问题讨论】:

标签: c opencv barcode barcode-scanner


【解决方案1】:

这个项目看起来很接近我正在寻找的东西:http://sourceforge.net/projects/zbar/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-09-11
    • 2013-11-21
    • 2011-08-21
    相关资源
    最近更新 更多