feedme-swent-epfl / feedme-android

A repository for the CS-311 Software Enterprise class at EPFL.
1 stars 0 forks source link

TextProcessing for Text Recognition #154

Closed FacerOfGod closed 3 months ago

FacerOfGod commented 4 months ago

Goal: Filter and identify ingredients within recognized text.

Information (by Jeanne) : Ideally, when improving the text processing you should also cutomize to your need the OverlayTextField component that i created in the TextRecognition.kt file 2 weeks ago. It's currently used by both ML methods (text rceognition and barcode scanning) in a very generic way. The goal is that each ML method will have its own component for display and communication with user in the futur.

JeannedeM commented 4 months ago

FacerOfGod, i added something in the description, don't hesitate to ask me if you don't understand what i mean :)