meh / ruby-tesseract-ocr

A Ruby wrapper library to the tesseract-ocr API.
629 stars 74 forks source link

gem "tesseract-ocr" not working in production using AWS Beanstalk #46

Open wcronyn opened 9 years ago

wcronyn commented 9 years ago

Issue: gem "tesseract-ocr" allows for functioning OCR in development on localhost. What's the best way to integrate tesseract library into a production rails app (in particular AWS Beanstalk)?