johnding1996 / HKUST-COMP3111H-Group

Group Project of COMP 3111H in Fall 2017 at HKUST
Apache License 2.0
0 stars 0 forks source link

OCR engine and image storing #94

Closed gongaa closed 6 years ago

gongaa commented 6 years ago

TODO:

  1. Add class ImageMenuParser by using OCR api

  2. Basic Spell Checking and filtering redundant lines and illegal characters

  3. Image sending out and temporary storing

  4. Modify ParserImageJSON and FormatterImageJSON

  5. Provide method to read bytes from DB and store it in a temporary path so that it can be sent out

thomaszhouan commented 6 years ago

Done and closed.