Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there a tool to recognize a barcode and take a photo with a specified area from the barcode? I searched on google but can not find it.

share|improve this question

closed as not a real question by Luksprog, Graham Smith, natan, IceMAN, Bill the Lizard Jan 17 at 13:31

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

up vote 1 down vote accepted

Try barcode reader exapmle from Simon Mac Donald

share|improve this answer
This is based on zXing as said iulia. – jorge Nov 16 '12 at 12:32

You can use the library from Zxing.

share|improve this answer
Hi iulia, as you indicate the width, height, left and top from the barcode with ZXing? – jorge Nov 15 '12 at 11:14
The library is used for scanning barcodes and as far as I know it displays a picture of the barcode scanned. I'm almost sure you can modify the image to display what you want. – iulia Nov 15 '12 at 11:18

Not the answer you're looking for? Browse other questions tagged or ask your own question.