Ocr

OCR web services gateway for Ruby.

Description

Recognize text and characters from image files using web services.

Web services

Installation

From the command line

  gem install ocr

Using Gemfile

1 Add to your application Gemfile

gem 'ocr'

2 Type

  bundle install

License

Released under the MIT license: http://www.opensource.org/licenses/MIT