Giter Site home page Giter Site logo

Comments (8)

bwhite avatar bwhite commented on July 1, 2024

Good idea : D I'll review this a bit later and get it merged in.

On Sat, Nov 23, 2013 at 12:31 PM, Cole Gleason [email protected]:

zxing allows us to scan many different kinds of 1D and 2D barcodes. Let's
open that up to people and make WS.QR(callback) an alias such as WS.barcode(callback,
["QR_CODE"])


Reply to this email directly or view it on GitHubhttps://github.com//issues/76
.

from wearscript-android.

lnanek avatar lnanek commented on July 1, 2024

In my experience, the only thing ZXing can decode on Glass is a QR code. The camera doesn't support focus and ZXing isn't written well enough to handle blurry 1D bar codes. I have had better luck with the Scandit library, although that had to be decompiled and a setPreviewFpsRange call added to get it to work on Glass. So might be kind of pointless to add support for anything other than QR at this point since the hardware and software just isn't there.

from wearscript-android.

bwhite avatar bwhite commented on July 1, 2024

Thanks for the heads up Lance!

On Mon, Nov 25, 2013 at 11:34 AM, Lance Nanek [email protected]:

In my experience, the only thing ZXing can decode on Glass is a QR code.
The camera doesn't support focus and ZXing isn't written well enough to
handle blurry 1D bar codes. I have had better luck with the Scandit
library, although that had to be decompiled and a setPreviewFpsRange call
added to get it to work on Glass. So might be kind of pointless to add
support for anything other than QR at this point since the hardware and
software just isn't there.


Reply to this email directly or view it on GitHubhttps://github.com//issues/76#issuecomment-29216779
.

from wearscript-android.

kurtisnelson avatar kurtisnelson commented on July 1, 2024

What do we need the format string for? I thought ZXing and such scan whatever they can recognize.

from wearscript-android.

colegleason avatar colegleason commented on July 1, 2024

You might want to specify that you only want to scan for certain formats so
the camera doesn't catch a stray code of the wrong format in the camera's
view.

On Wed, Nov 27, 2013 at 9:01 PM, Kurt Nelson [email protected]:

What do we need the format string for? I thought ZXing and such scan
whatever they can recognize.


Reply to this email directly or view it on GitHubhttps://github.com//issues/76#issuecomment-29436390
.

Cole Gleason
Student, University of Illinois at Urbana-Champaign
Computer Science, Class of 2015
[email protected] | colegleason.com

from wearscript-android.

kurtisnelson avatar kurtisnelson commented on July 1, 2024

I think that might be overengineering the API, I've never had that issue before.

from wearscript-android.

lnanek avatar lnanek commented on July 1, 2024

It does noticeably speed up the scan on other libraries. Not sure about ZXing. Other libraries definitely have that problem as well, though. You can find partial bar codes in other bar codes, etc..

from wearscript-android.

kurtisnelson avatar kurtisnelson commented on July 1, 2024

Once #94 happens, this will be a matter of updating the docs.

from wearscript-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.