The Next Generation Platform is Coming - Get Ready Now!
GitHub Readme.md
This package provides a custom Heroku buildpack providing the Tesseract OCR binary and all the required libraries to Heroku apps. Training data for English language is provided.
The first step consists in allowing your Heroku app to use multiple buildpacks. Heroku natively supports multiple buildpacks per app.
setup your app as
heroku buildpacks:set heroku/LANG
heroku buildpacks:add https://github.com/pathwaysmedical/heroku-buildpack-tesseract
where LANG
is the language used by your app (e.g., ruby
, python
, or nodejs
). A complete list of Heroku buildpacks can be found here.
you can use the tesseract
binary in your Heroku app!
deploy :)
This fork upgrades the Tesseract binary version from 3.04.01 to 4.0
MIT License.
Original work Copyright (c) 2013 Marco Azimonti
Modified work Copyright (c) 2015 Matteo Maggioni
Modified work Copyright (c) 2015 Oswell Chan
Modified work Copyright (c) 2018 Malcolm Patterson
Copy the snippet above into CLI.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.