Ask Your Question
2

Opencv inbuilt datamatrix reader code?

asked 2013-04-27 10:07:41 -0600

diggy gravatar image

I have read on the OpenCV website that they have inbuilt DataMatrix Reader. I have been trying to find their code over the internet and in the OpenCV libraries, but I am not getting it anywhere.

Can someone redirect me to the code please?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-04-27 10:40:18 -0600

Actually the DataMatrixReader is a component created to use in combination with openCV but it is not included into the openCV library.

This link points you to the website of the original creators, they have a contact button beneath the movie to get in contact.

edit flag offensive delete link more

Comments

yeah i've seen this link, but have they released it anywhere? I talked to one of the OpenCV developers and he told me to look into the inbuilt DataMatrix reader. I want to read some good literature on barcode readers. So, can you refer me to any good research papers for general 2D barcode readers?

diggy gravatar imagediggy ( 2013-04-27 18:16:41 -0600 )edit

The link says to contact them, maybe they only release it for research purposes. About the inbuild data matrix reader, i have no idea what they mean. I have searched the newest docs but found nothing...

StevenPuttemans gravatar imageStevenPuttemans ( 2013-04-28 03:59:46 -0600 )edit

er..here i recommend this barcode reader app for you, hope helps !Read and scan 1d & 2d barcode images in .NET, such as Code 39, Code 128, QR Code, PDF-417, etc http://www.keepautomation.com/products/net_barcode_reader/ http://www.keepautomation.com/products/net_barcode_reader/barcode_data_matrix.html

cindy313 gravatar imagecindy313 ( 2014-03-13 21:13:02 -0600 )edit

I always wonder why people suggest stuff that is not related to OpenCV or even a supported programming language ... The original openCV package doesn't work with C# and .Net interfacing...

StevenPuttemans gravatar imageStevenPuttemans ( 2014-03-14 02:20:11 -0600 )edit

Question Tools

Stats

Asked: 2013-04-27 10:07:41 -0600

Seen: 10,045 times

Last updated: Apr 27 '13