Recognize coke rewards code and redeem
- OCR functions on localhost server for both url and file browse (only .jpg)
- Image pre-processing (text detection and localization) for ocr
- red-bottle-cap code
- paper-box code
- Tesseract OCR tuned for whitelist (A-Z0-9)
- Be able to connect on mycokerewards.com
- Get connection faster
- Refine ocr part for better performance
- Clone
- Run
python server.py
in bash and check onlocalhost:8111