-
I'm trying to setup the `tesseract-ocr` gem in my rails environment. I have ran `brew install tesseract` and then ran a bundle install on the app and that all runs without errors however when starting…
-
To-do list https://github.com/D00Med/minetestia/projects/1
how to make a pull
when you clone the repository(you'll need github desktop), you can then open it on your computer, and make some change…
-
Hi, thanks for updating the repository! I've tried to run the build script, however I have the following issue:
```
~/Testing/PersonalTests/openalpr-ios master ./bin/build_frameworks.rb
optio…
-
Hello,
since updating news from 5.2.8 to 6.0.1 I get the following error when running cron.php:
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or varia…
-
I consistently get a FFI::NullPointerError when using Tesseract-OCR and elements.
```
require 'tesseract-ocr'
image_path = ARGV[0]
engine = Tesseract::Engine.new
engine.page_segmentation_mode = :AUT…
-
Hello,
first of all - thank you for bringing us this amazing project! We're using JavaCPP in our music recognition engine (www.audiveris.org) since 2012 for communicating with Tesseract OCR. For this …
-
Rather than syncing with my production db, I wanted to restore a backup I had taken with NN1.6.1 into NN2-beta3. The progress pop-up shows, but then hangs indefinitely until I cancel.
Nothing is popul…
-
Got a project that I can't disclose much info about, unfortunately, however.....
We use omxplayer and Raspberry Pi as part of the project, and we play _lots_ of videos, back-to-back (i.e. OMXPlayer qu…
-
It appears the Forge version is well behind HEAD, and missing some valuable improvements. Can you update so `puppet-module install alup/puppet-rbenv` gets a good copy?
-
I use a custom Sinatra wrapper application (presentor) to render a bunch of static presentations from the same subdomain; however, I had issues getting local images within the presentation to find the…