Hey, I\'m trying to read a EAN-13 barcode from my webcam. I already wrote a class to do that work. I\'m taking a picture from my webcam, trimming it to show ONLY the barcode,
I am looking for a library or method to decode a QR Code (or potentially another form 开发者_开发技巧of 2d barcode) and to be able to actually determine the camera position and orientation. This seems
Using this library, ZXing, we have a project at school in which we\'ll implement a inventory system using Android phones.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I\'ve inherited the source to a legacy VB6 barcode library with no documentation. My understanding is it translates an 11-digit number to UPC barcode (I hope I have that right, it might be EAN-8).
As a pet project/learning experience (no this is not homework) I\'m working on software to recognize barcodes from a photograph.I\'m not looking for software or a library that does it - instead I\'m u
Has anyone experience with a tool (it can be also a comme开发者_如何学JAVArcial one) which can extract barcodes direct from a pdf file? The most tools I have seen can read barcodes only from images.
Is there a server/software that can take an image in and scan it for barcodes (UPC or otherwise) and return the number encoded in the b开发者_如何学编程arcode?Look at Zxing project and online decoder
Does anyone know a good sdk for reading and decoding 2d barcodes (preferably Datamatrix or QR) from within a Java ME application? The application will be closed source, and while I\'d prefer that the
I\'m tryi开发者_Go百科ng to create an application that generates PDF417 barcodes. To do this I\'m following this guide: http://grandzebu.net/informatique/codbar-en/pdf417.htm