Skip to content

jasonknott/RoR-Tesseract-Heroku

 
 

Repository files navigation

RoR - Tesseract OCR - Heroku

This is a simple server developed in Ruby on Rails, that receives images in Base64 format, decodes them and runs Tesseract OCR on them. The OCR binaries shall be deployed using the [Tesseract Heroku buildpack] (https://github.com/fouady/heroku-buildpack-tesseract)

The project works fine on Heroku server (and possibly other unix based servers). It has not been tested on other servers.

License

MIT License. Copyright 2014 Fouad Yaseen.

About

Tesseract OCR server in RoR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.3%
  • HTML 16.6%
  • CSS 2.8%
  • JavaScript 2.5%
  • CoffeeScript 0.8%