356
I Use This!
Moderate Activity

News

Analyzed about 20 hours ago. based on code collected 1 day ago.
Posted almost 11 years ago by [email protected] (Shailesh Patil)
Posted almost 11 years ago by [email protected]
Status: New Owner: ---- New issue 1709 by [email protected]: Crash with GreyscaleRotatedLuminanceSourc e [link] I am getting the following crash dumps from zxing on iOS from the ZBar project. I posted to them and they said that this is a zxing issue.
Posted almost 11 years ago by [email protected]
Status: New Owner: ---- New issue 1708 by [email protected]: ViewfinderView uses postInvalidateDelayed which causes Activity leak on pre-ICS [link] Known issue on pre-ICS devices with postInvalidateDelayed. ViewfinderView uses this method in onDraw.
Posted almost 11 years ago by [email protected] (Marone)
Hello, how do I enable front camera smartphone? I made a design that integrates with Barcode Scanner apk, but I could not send parameter settings to display the front camera. Code that makes the integration, CodigoBarra.java: public class CodigoBarra extends Activity { @Override protected void onCreate(Bundle savedInstanceState) {
Posted almost 11 years ago by [email protected]
Status: New Owner: ---- New issue 1707 by [email protected]: Quality of barcode [link] hi guys, when i run without --try_harder in javase i get some barcode that don't exists could we implement a 'quality' algorithm? this will tell if the read is a
Posted almost 11 years ago by [email protected] (Senthil Kumar1)
Is ZXing API read the data directly from Scanner device.? It seems like only android app support this feature. Please let me know if any jar supports for JAVA.
Posted almost 11 years ago by [email protected] (Clayton Davis)
I have created a web application that utilizes the ZXING scanner from a web page. The web application requires you to log in and then while executing functions of the application it requires you to scan various bar codes along the way to prove that you are following step by step and not going out of order.
Posted almost 11 years ago by [email protected]
Status: New Owner: ---- New issue 1706 by [email protected]: JAVA2SE client not working [link] hi, i downloaded 2.2 version at [link] and i'm trying to run, but it don't works (i'm on windows)
Posted almost 11 years ago by [email protected] (Louis Dawson)
Hi, I am now working on a project based on the latest c++ 2.2 version of zxing. But when I try this, it does not perform as well as Java in my test. (Maybe 20% lower than Java version in 1d barcode) As I am new to zxing, Is it already in the same accuracy or is there any idea how to improve it?
Posted almost 11 years ago by [email protected] (Sean Owen)
The latest version changed the size of the scanning reticle. In some cases (very high-res devices) it went from small to normal; the relative size went down though on many other devices. It's at the size it was kind of 'intended to be' in the send that it's certainly far enough to focus and still plenty of resolution to deal with.