Issue description
Implement tesseract js methods for live text recognition in the video feed provided by #17
This should already take into account the different rectangles (capture areas) that define where text should be scanned.
See https://maheshlocker.com/building-a-real-time-video-text-recognition-app-using-tesseract-js-and-react for reference.
Tesseract examples with rectangles & multiple workers: https://github.com/naptha/tesseract.js/blob/master/docs/examples.md
Definition Of Ready (DoR)
This issue can be worked on if
Issue description
Implement tesseract js methods for live text recognition in the video feed provided by #17
This should already take into account the different rectangles (capture areas) that define where text should be scanned.
See https://maheshlocker.com/building-a-real-time-video-text-recognition-app-using-tesseract-js-and-react for reference.
Tesseract examples with rectangles & multiple workers: https://github.com/naptha/tesseract.js/blob/master/docs/examples.md
Definition Of Ready (DoR)
This issue can be worked on if