GithubHelp home page GithubHelp logo

Comments (5)

mikebuss avatar mikebuss commented on June 27, 2024

Hey @Vortec4800 - this sounds like a great feature. If you have the time to implement it, I'd be happy to merge it in.

When developing this, keep in mind a new feature was added a few hours ago by @peterpaulis allowing the user to capture still frames from the camera feed: #51

It sounds like you just want to capture the barcode itself, so this may or may not be helpful.

Since you'd like the ability to capture images of codes as they're scanned, you might implement another callback block that's called in captureOutput:didOutputMetadataObjects:fromConnection: that reports back images of all the scanned codes. If so, I think it's important the user can distinguish which image belongs to which code.

I'm open to ideas though. What are your thoughts on the implementation?

from mtbbarcodescanner.

Vortec4800 avatar Vortec4800 commented on June 27, 2024

Interesting - actually #51 is exactly what I was looking for. I'm using the Cocoapod and didn't see it in the header file so I had assumed this wasn't implemented.

My preference is to capture the entire frame instead of only the barcode, so the user has context later on when viewing it again. If I do decide to only capture the barcode itself then I will return and re-evaluate.

from mtbbarcodescanner.

mikebuss avatar mikebuss commented on June 27, 2024

Gotcha - sounds good. I may end up implementing this anyway in the next few weeks. If I do, I'll update this ticket.

Because the feature was only merged in a few hours ago, I haven't pushed a new version yet. Since it sounds like you need it, I'll push that in the next few minutes. Thanks!

from mtbbarcodescanner.

Vortec4800 avatar Vortec4800 commented on June 27, 2024

That sounds great. Thank you!

from mtbbarcodescanner.

mikebuss avatar mikebuss commented on June 27, 2024

@Vortec4800 this should now be in 1.8.6. Happy scanning!

from mtbbarcodescanner.

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.