rtesseract
Ruby library for working with the Tesseract OCR.
File Explorer
Download Latest Version (.zip)- ci.yml
- FUNDING.yml
- console
- setup
- base.rb
- box.rb
- check.rb
- command.rb
- configuration.rb
- pdf.rb
- text.rb
- tsv.rb
- version.rb
- rtesseract.rb
- blank.tif
- eng.user-words.txt
- image_with_error.png
- mixed.tif
- orientation_reverse.png
- README.pdf
- test with spaces.tif
- test-pdf.png
- test.bmp
- test.jpg
- test.png
- test.tif
- test1.tif
- test_words.png
- box_spec.rb
- configuration_spec.rb
- pdf_spec.rb
- text_spec.rb
- tsv_spec.rb
- rtesseract_spec.rb
- spec_helper.rb
- .deepsource.toml
- .document
- .gitignore
- .hound.yml
- .rspec
- .rubocop.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- Rakefile
- README.md
- rtesseract.gemspec
# Installation Guide
1. Get the code
git clone https://github.com/dannnylo/rtesseract
Downloads the entire project code from GitHub to your computer.
cd rtesseract
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
