tesseract-ocr-for-php | A wrapper to work with Tesseract OCR inside PHP | Computer Vision library

 by   thiagoalessio PHP Version: 2.12.0 License: MIT

kandi X-RAY | tesseract-ocr-for-php Summary

kandi X-RAY | tesseract-ocr-for-php Summary

tesseract-ocr-for-php is a PHP library typically used in Artificial Intelligence, Computer Vision applications. tesseract-ocr-for-php has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

A wrapper to work with Tesseract OCR inside PHP.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tesseract-ocr-for-php has a medium active ecosystem.
              It has 2558 star(s) with 532 fork(s). There are 112 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 4 open issues and 140 have been closed. On average issues are closed in 29 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of tesseract-ocr-for-php is 2.12.0

            kandi-Quality Quality

              tesseract-ocr-for-php has 0 bugs and 0 code smells.

            kandi-Security Security

              tesseract-ocr-for-php has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tesseract-ocr-for-php code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tesseract-ocr-for-php is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tesseract-ocr-for-php releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 1241 lines of code, 138 functions and 21 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tesseract-ocr-for-php and discovered the below as its top functions. This is intended to give you an instant insight into tesseract-ocr-for-php implemented functionality, and help decide if they suit your requirements.
            • Run the command .
            • Checks the executed command .
            • Check the presence of a composer .
            • Wait for the process
            • Get the path to the output file
            • Create a config option .
            • Check minimum version .
            • Writes data to the stream .
            • Clean temporary files
            • List all available languages
            Get all kandi verified functions for this library.

            tesseract-ocr-for-php Key Features

            No Key Features are available at this moment for tesseract-ocr-for-php.

            tesseract-ocr-for-php Examples and Code Snippets

            No Code Snippets are available at this moment for tesseract-ocr-for-php.

            Community Discussions

            QUESTION

            How to use Tesseract PHP wrapper on wamp server
            Asked 2018-Jan-18 at 11:00

            I used composer to install this Tesseract PHP wrapper : https://github.com/thiagoalessio/tesseract-ocr-for-php by typing the following command line directly from my php project folder located at C:/wamp/www/project_folder:

            ...

            ANSWER

            Answered 2018-Jan-17 at 11:01

            Does new.php contain the include for autoload.php? You most probably have to add require_once __DIR__ . '/vendor/autoload.php'; at the top of that file

            Source https://stackoverflow.com/questions/48298673

            QUESTION

            Separating grid cells from an image and cropping them
            Asked 2017-Nov-30 at 03:48

            I've been trying to take a weekly menu pdf and separate it into grid boxes for cropping and later OCR each with TesseractOCR.

            I've seen lineJunctions which might be helpful here, but wasn't able to find them in imagemagick php documentation. I've also seen Hough Lines in a similar stackoverflow question, but again wasn't able to find them in the php documentation.

            ...

            ANSWER

            Answered 2017-Nov-30 at 03:48

            One way to do this (assuming the lines are horizontal and vertical) in ImageMagick is to scale to one row and to one column, threshold, and filter txt: output for black pixels.

            Source https://stackoverflow.com/questions/47563952

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tesseract-ocr-for-php

            :bangbang: This library depends on Tesseract OCR, version 3.02 or later. There are many ways to install Tesseract OCR on your system, but if you just want something quick to get up and running, I recommend installing the Capture2Text package with Chocolatey. :warning: Recent versions of Capture2Text stopped shipping the tesseract binary.

            Support

            You can contribute to this project by:. Just make sure you take a look at our Code of Conduct and Contributing instructions.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/thiagoalessio/tesseract-ocr-for-php.git

          • CLI

            gh repo clone thiagoalessio/tesseract-ocr-for-php

          • sshUrl

            git@github.com:thiagoalessio/tesseract-ocr-for-php.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link