Barcode Reading with Open CV
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,
http://felix.abecassis.me/category/op...
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?