Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

39
votes
4answers
46k views

Using ZXing to create an android barcode scanning app

I've been searching on how to add a barcode scanner to my app. Does anybody know of any examples or know how to do this easily? Any help is greatly appreciated.
17
votes
4answers
10k views

how to scan barcode using phonegap

I need to scan a barcode using phonegap in Android and iPhone. Is there a way to do this? If yes, please share links.
15
votes
4answers
10k views

Integration ZXing library directly into my Android application

I'm writing this in mere desperation :) I've been assigned to make a standalone barcode scanner (as a proof of concept) to an Android 1.6 phone. For this i've discovered the ZXing library. I've ...
15
votes
4answers
18k views

Reading barcodes with android

Hi I am developing an application for the android htc hero. I am looking into ways of using the inbuilt camer to read 2D barcodes and extract the string returned from the barcode. I have only recently ...
11
votes
1answer
186 views

Quartz Composer barcode scanner

Are there any Quartz Composer barcode scanner plugins that can run on Leopard (10.5)? I need something that can scan the type of barcode found on the back of books; I've seen a DataMatrix plugin using ...
9
votes
3answers
1k views

Scanned value(using scanner) in the textbox

I am using Scanner(basic model) to scan the barcode. Scanned barcode will be captured in a textbox. In txtBarcode_TextChanged event i am getting the barcode to access. Problem: If i clicked the ...
8
votes
3answers
4k views

Windows Phone 7 BarCode scan library or capability?

Is there a good BarCode scan capability or library for Windows Phone 7? I assume the library will scan a taken image from the phone, and return a BarCode for the image, if available. Also, is there ...
7
votes
3answers
777 views

Image classification in python

I'm looking for a method of classifying scanned pages that consist largely of text. Here are the particulars of my problem. I have a large collection of scanned documents and need to detect the ...
7
votes
8answers
3k views

How to distinguish between multiple input devices in C#

I have a barcode scanner (which acts like a keyboard) and of course I have a keyboard too hooked up to a computer. The software is accepting input from both the scanner and the keyboard. I need to ...
6
votes
3answers
3k views

Android: Is there a way to implement the barcode scanner into an app?

So I'm working on a project, and I'm wondering if there is a way I can implement the barcode scanner into my android app? So it would go from my app, open the camera and take the "picture", get the ...
5
votes
1answer
1k views

Yet another question about embedding ZXing in android app

so im another unlucky android development beginner who needs to have ZXing barcode scanner embedded in his app. There is plenty of questions asking how to do this here on stackoverflow but none of ...
5
votes
1answer
896 views

Which IPhone barcode reader

There are many barcode readers available for IPhone development. I intend to write an app that uses a barcode reader. VSBarcodeReader Commerical license. Support all iPhones Pic2shop Free license. ...
5
votes
3answers
2k views

How to read barcodes with the camera on Android?

I want my application to recognize barcodes taken by camera. Is it possible using Android SDK? Something like this: Barcode Scanner
4
votes
3answers
235 views

looking for best barcode scanner library, besides zxing

I am looking for some best barcode libraries on all platforms. I know zxing but wondering more libraries besides it. Any help is appreciated~
4
votes
4answers
4k views

Enhanced iOS barcode scanner library?

We're creating an iOS app that basically scans badges at events and collects contact info. We're looking for an iOS library that can read not only the number of the barcode, but also any additional ...
4
votes
2answers
657 views

USB Barcode scanner research

I'm doing some feasibility research with regards to a (large) book cataloging project. Any help would w/r/t good sources of information would be appreciated but the things I would specifically like to ...
4
votes
3answers
5k views

Android - Barcode Scanning, Options? Zxing?

I want to create an application for Android that will be able to scan barcodes, get the information contained within the barcode and then be able to use that information in some way. I have no idea ...
4
votes
3answers
1k views

USB barcode reader in Qt4

I was wondering how could I integrate a USB barcode scanner into a Qt application, as well as a barcode printer. I looked for tutorials but didn't find anything interesting out there. Any ideas? ...
4
votes
2answers
1k views

Barcode reader program: barcode Identification methods

I am new in the Image processing, and I want to identify the QRCode in the image. Actually there are three finder patterns, and at first I need to find them. So I tried some methods, first is ...
4
votes
2answers
641 views

Does using a barcode scanner as a keyboard wedge imply you can't confirm receipt of the scan?

I have an extremely simple application running off a series of deprecated scanners that picks up a barcode scan off a serial port and sends back to the scanner an ok that it received the scan. Based ...
3
votes
4answers
66 views

Getting Camera error in Zxing Barcode Application

I am trying to use Zxing Library for developing a barcode scanner. My activity is as follows: public class Scanner extends Activity { private static final String PACKAGE = "com.test.scan"; ...
3
votes
2answers
125 views

Android NFC Locks up / Stops Scanning after Repetative Scans

Overview: We have developed an app that allows customers check in using an NFC enabled card with a stationary Nexus S. The app sit ready to read a card, when a card is tapped, the app reads the unique ...
3
votes
3answers
351 views

How to create barcode scanner (Android)?

Can someone tell me if creating barcode scanner app (for Android) is difficult? Is OpenCV library good start? Where can I find algorithm which clearly explains how to read barcodes? I will appreciate ...
3
votes
2answers
561 views

How Do I Change The Frame Of A ZBar Reader?

Ok, so I'm using the ZBar SDK to scan barcodes in my iPhone app. I've successfully implemented the sample code, but now I want to change the frame of the scanner view (i.e: To half the screen size). ...
3
votes
3answers
415 views

How to generate Random Number and Barcode in windows form Using C#?

I am creating Windows application using C#. Here i have 6 numbers Batch Key:abc123 product Key:xyz456 Order key:mno789 batch Number:12345 product Number:45678 order key:97354 Here i want to ...
3
votes
4answers
5k views

Free barcode scanner SDK for iOS (iPhone)

I need a free barcode scanner SDK for iPhone 3G and iPhone 4, any suggestions? (it needs to be free)
3
votes
5answers
495 views

How do I tell if keyboard input is coming from a barcode scanner?

On one computer I have both a regular keyboard and a barcode scanner which emulates a keyboard. When my app gets keyboard input, how can I determine whether that input is coming from the barcode ...
3
votes
1answer
560 views

Detect the source of a keyboard/barcode scanner event

I need to read several barcode scanners and bind the read data according to its source. In other words, my application needs to know where from the keystrokes came to be able to take the correct ...
3
votes
2answers
2k views

Redlaser SDK alternatives

I would appreciate it if I could get some suggestions on free barcode scanner SDKs for the iPhone. The Redlaser SDK is pretty expensive. Thanks! See Similar Questions: barcode framework for the ...
3
votes
6answers
189 views

Is ThreadPool worth it in this scenario?

I have a thread that I fire off every time the user scans a barcode. Most of the time it is a fairly short running thread. But sometimes it can take a very long time (waiting on a invoke to the GUI ...
3
votes
1answer
978 views

detect barcode scanner from web browser

In a jee web application, I need to read data from barcode scanner(connected to the user's machine - client side),display the data in a textbos and send the code back to the server.I think I ...
3
votes
2answers
625 views

Is there a cross platform barcode scanner application with an SDK available for mobile devices?

I would like to create a barcode scanning applciation for iPhone & Android . I have found for iPhone "Red Laser" http://www.redlaser.com/SDK.aspx. I would like to know of any software people know ...
3
votes
2answers
1k views

BlackBerry barcode scanning library?

Anyone got a good handle on a barcode scanning library that can be used to read in UPC-A, EAN-13 or other major barcode formats based on input from the digital camera? Does RIM have a standard library ...
3
votes
2answers
2k views

image to barcode recognition

I know this has been discussed a few times on stackoverflow but I wasn't able to find a sufficient answer. For a project, I am seeking the best possible piece of software/api/library that can ...
3
votes
4answers
7k views

Reading a barcode using a USB barcode scanner along with ignoring keyboard data input while scanner product id and vendor id are not known

Is there a way to read from a USB barcode reader while ignoring the keyboard and not knowing the PID or VID of the USB scanner? I know that there is a way of differentiating between USB scanner input ...
2
votes
1answer
42 views

Is there currently a plugin for PhoneGap and Windows Phone to make an application with a QR code scanner?

I have looked everywhere and it seems that it is currently not possible to make a QR scanning application for Windows Phone using PhoneGap. I know that plugins exist for iOS, Android and Blackberry, ...
2
votes
1answer
91 views

Using Phonegap Barcode Scanner on Iphone

I'm trying to add a barcode scanner to a JQM phonegap project for iOS. I have followed the instructions listed, although I'm not 100% sure if I did the first and last steps correctly. Copy the ...
2
votes
3answers
94 views

How can i read bar code from my bar code reader

i just got a bar code reader : Barcode Reader how can i read the data from this gadget with C# ? Thanks in advance
2
votes
2answers
123 views

ZXing: Scanning Barcode with UPC + 5 Supplemental

I'm trying to scan barcode as shown below using the ZXing library. // start scanning Intent intent = new Intent("com.google.zxing.client.android.SCAN"); intent.putExtra("SCAN_MODE", "ONE_D_MODE"); ...
2
votes
1answer
90 views

Zxing not decoding 1D barcode 128 when it only holds one character

When I encode one character as a 1D code 128 barcode, i.e. 'F' or 'M', Zxing doesn't decode it. I first found this issue in my own app where I integrated the zxing source code. Then I checked the ...
2
votes
2answers
139 views

Barcode scanner SDK for Blackberry

can anyone guide me to any of the efficient Barcode scanner SDK which can work in Blackberry SDK. while goggling i have got to here about ZXing lib. But i failed to find the samples and to download ...
2
votes
1answer
241 views

How do I use the scanCrop property of a ZBar reader?

I am using the ZBar SDK for iPhone in order to scan a barcode. I want the reader to scan only a specific rectangle instead of the whole view, for doing that it is needed to set the scanCrop property ...
2
votes
2answers
318 views

Redlaser and Zxing issue won't scan

I am working on a phone app and U would like to use Zxing for my project. However, I know that alot of people are crazy about Redlaser so I had decided to try it out. When I went to the mall I had ...
2
votes
1answer
87 views

barcode scanner polling

I am working with a bar code scanner and java currently. i wanted to know wether there is a possibility to poll this device. What I want: a popup message every time you scan a barcode What I dont ...
2
votes
2answers
699 views

ZXing Android Generate 1D barcode

I've gone through the examples here regarding encoding barcode: http://code.google.com/p/zxing/source/browse/trunk/androidtest/src/com/google/zxing/client/androidtest/ZXingTestActivity.java But all ...
2
votes
2answers
357 views

Unable to enable a claimed device using POS for .Net

I am using a Motorola DS4208 hand held barcode reader. In the past I was able to successfully setup and use this device, however recently it has stopped working. This may be the result of installing ...
2
votes
2answers
3k views

How to read Barcode using Android Using Phonegap

i want to scan barcode using android using phonegap how can i do????
2
votes
0answers
638 views

Barcode SDK to support 1D, QR code, data matrix etc. for iPhone

I need a bar code engine to support above 3 bar code types (1D, QR code, data matrix) for iPhone. I tried zxing, zbar which in my case doesnt support data matrix. I found some commercial versions ...
2
votes
1answer
630 views

zxing integration into monodroid app

I'm trying to integrate ZXing's barcode scanner into a MonoDroid application. I see that normal Android (java) apps have IntentIntegration.java and IntentResult.java to include into their project to ...
2
votes
1answer
2k views

Calling barcode scanner on a button click in android application

I have downloaded the zxing 1.6 and was able to successfully run a standalone barcode scanner through it. Now this scanner is in another project and (the CaptureActivity) and I have my app's different ...

1 2 3 4 5 6