Ask Your Question
1

Barcode Reading with Open CV

asked 2017-03-01 10:24:45 -0600

Werz gravatar image

Hello,

we want to use the openCV for some Image processsing apoplikations, but also want to read Barcodes of the following types: Data Matrix QR Codabar Code 39 Code 128 EAN 13 Interleave 2 of 5 UPC A

Is there an algorithm available with openCV to decode this Barcodes?

Thank you,

edit retag flag offensive close merge delete

Comments

THank you!

Zxing sounds very nice, since it supports all Barcode symbologies that we want to decode.

We want to use a Ubuntu Linux with Eclipse or Netbeans as IDE, is it possible to use the Zxing library within this Environment?

Werz gravatar imageWerz ( 2017-04-28 03:46:28 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
2

answered 2017-03-01 10:27:35 -0600

LBerger gravatar image

updated 2017-03-01 10:39:51 -0600

I don't think there is something in OpenCV but you can find many source codes in GitHub

You can use these posts too :

http://answers.opencv.org/question/92...

http://answers.opencv.org/questions/s...

edit flag offensive delete link more

Comments

Take a look at ZXING http://code.google.com/p/zxing/

jsxyhelu gravatar imagejsxyhelu ( 2017-03-02 05:48:53 -0600 )edit

Zxing sounds very nice, since it supports all Barcode symbologies that we want to decode.

We want to use a Ubuntu Linux with Eclipse or Netbeans as IDE, is it possible to use the Zxing library within this Environment?

Werz gravatar imageWerz ( 2017-05-02 02:25:11 -0600 )edit

I think you should dig it out by yourself since I have gave you the URL

jsxyhelu gravatar imagejsxyhelu ( 2017-05-03 09:50:50 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2017-03-01 10:24:45 -0600

Seen: 9,671 times

Last updated: Mar 01 '17