Receipt-Wrangler / receipt-wrangler-api

Server for Receipt Wrangler
GNU Affero General Public License v3.0
83 stars 1 forks source link

Compress images for easyOcr #217

Closed Noah231515 closed 7 months ago

Noah231515 commented 7 months ago

Easy OCR performs well, but is noticably slow when using uncompressed images straight from camera. However, with smaller images it can be quite a lot faster.

Need to experiment with compression to find a better balance between output, and speed.