Coder Social home page Coder Social logo

Comments (4)

turgutsaricam avatar turgutsaricam commented on August 14, 2024

I'm not sure but you're missing a / in front of var/www...

from tesseract-ocr-for-php.

urfusion avatar urfusion commented on August 14, 2024

I checked with
var_dump (new TesseractOCR('/var/www/html/ocr-tesseract/src/img_name$with@special#chars.png'))->run();

but same result

string(0) "" object(TesseractOCR)#2 (8) { ["image":"TesseractOCR":private]=> string(63) "/var/www/html/ocr-tesseract/src/img_name$with@special#chars.png" ["executable":"TesseractOCR":private]=> string(9) "tesseract" ["tessdataDir":"TesseractOCR":private]=> NULL ["userWords":"TesseractOCR":private]=> NULL ["userPatterns":"TesseractOCR":private]=> NULL ["languages":"TesseractOCR":private]=> array(0) { } ["psm":"TesseractOCR":private]=> NULL ["configs":"TesseractOCR":private]=> array(0) { } }
Fatal error: Call to a member function run() on null in /var/www/html/ocr-tesseract/src/test.php on line 17

from tesseract-ocr-for-php.

thiagoalessio avatar thiagoalessio commented on August 14, 2024

@urfusion which version of tesseract you are using? by the description of your issue it seems to me that you are not using version 3.03 or later.

from tesseract-ocr-for-php.

thiagoalessio avatar thiagoalessio commented on August 14, 2024

@urfusion didn't hear back from you, I'm closing this issue ... if you figured out the solution, please share it here, might be useful for other people.

from tesseract-ocr-for-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.