Giter Club home page Giter Club logo

Comments (5)

dominiczedler avatar dominiczedler commented on July 27, 2024

Hi,
We also know this problem :)

There are possible solutions from grocy side (maybe you don't want them):

  • Enter the average best before days of the product in the product edit form (because for most products it is not important if the real best before date is one or two week before or after). So in this way you can reduce the count of date inputs.
  • Enter -1 in the best before days field for products which usually have a long shelf life. This can also reduce the amount of date inputs.
  • Disable best before date tracking in the config file.

We won't implement a date scanner in our app, because it is often difficult to recognize these dates with an OCR approach as there are different printing techniques (simple printed text, dot matrix dates) and the quality of the print is often poor. So it would be too much work for us to implement such a feature.

There is one app in the Play Store which has this ability (Expiration Date Scanner - FoodLess) but we don't know what approach it is using for recognition – it is not open source.

We're sorry to disappoint you.
Best regards

from grocy-android.

dominiczedler avatar dominiczedler commented on July 27, 2024

Sorry, I've sent my comment too early :)

from grocy-android.

duylong avatar duylong commented on July 27, 2024

I often have prepared meals, meat or something else in the refrigerator that have a fixed date, it can take a long time to enter all the dates.
What I currently do, I scan and then put them in the fridge. Then in the evening, I come with the computer and I put the dates of the latest products directly from Grocy.

Hard to find a simple solution, but I understand the difficulty of the feature, it was just an idea;)

from grocy-android.

patzly avatar patzly commented on July 27, 2024

I tried it with the app from Play Store – It doesn't make much fun, the text recognition takes long and you have to manually tap on scan each time.
Thanks for the idea, but I think that the saved time wouldn't be worth mentioning because it often needs more than one scan until it's correct.

from grocy-android.

patzly avatar patzly commented on July 27, 2024

I've made some Google searches: the only really good developed android-specific library is the Google Vision API which is included in Play Services...
All other solutions probably aren't good enough and not really developed for Android, like Tesseract for example. So there aren't many useful OCR libs out there for open-source apps, I think we should focus on the main functionalities of Grocy.

from grocy-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.