Ask Your Question
0

DataMatrix detection using OpenCV

asked 2012-09-05 07:26:41 -0600

spalx gravatar image

updated 2012-09-06 00:50:26 -0600

Adi gravatar image

I'm a new user of this great library and I'm trying to use OpenCV for DataMatrix code detection on the iOS platform and I can't get it done.
I would like to know if there is an example or a manual where I could find tips, even if it's in another platform it can be helpful.

edit retag flag offensive close merge delete

Comments

1

OpenCV does not provide any type of bar-code reading functionality. However, the are plenty of free and commercial libraries for most platforms, including iOS, that do provide this.

Adi gravatar imageAdi ( 2012-09-06 00:48:42 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
-1

answered 2013-03-05 04:18:06 -0600

Annes gravatar image

Take a look at the DataMatrix reader that is able to detect and read DataMatrix barcode accurately and quickly!

edit flag offensive delete link more

Comments

proprietary (commercial) dotnet lib won't work on desired platform (ios)

if you take a close look at the opencv wiki, zxing integration seems to be on the way

berak gravatar imageberak ( 2013-03-05 04:31:27 -0600 )edit

Question Tools

Stats

Asked: 2012-09-05 07:26:41 -0600

Seen: 5,724 times

Last updated: Mar 05 '13