Tesseract-OCR on Heroku with Node.js

is it possible to use Tesseract-OCR on Heroku with Node.js?

I read somewhere that gcc is needed and not available on Heroku ... Maybe it can be compiled locally before downloading?

+6
source share

Source: https://habr.com/ru/post/949054/


All Articles