Giter VIP home page Giter VIP logo

laraocr's People

Contributors

alimranahmed avatar carlfredrikhero avatar henning256 avatar isbkch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laraocr's Issues

Getting Empty Resonse.

I have tried all the approches that you have given in your code.
I am getting this response.
""

PLEASE HELP ME OUT.

Ocr for Laravel 5.8

How to set it up properly in Laravel 5.8 version? Do you have any youtube tutorial for this one? Thank you

I want to get only vin number from image?

I am uploading the image but I am not getting an exact text from that image?

I am uploading the below image:
images

and getting blow Parse text:
HED. IN JAPAN BY HONDA MOTOR CO. LTD: GVWR 4320.88 GAWR F 2160L8S R 2250.85 THIS VEHIGLE CONFORMS TO ALL APPLICABLE FEDERAL MOTOR VEHICLE SAFETY AND THEET PREVENTION STANDARDS. IN EFFECT ON THE DATE OF MANUFACTURE SHOWN ABOVE: β€œit JHLRD77874C026456 IULUQ.Y UVLO

Thanks

The brick on the F5 key hangs the PHP subsystem (fpm)

If you look at processes from root or user via top or htop, you can see that php-fpm is running the tesseract at 100% CPU resources, and the more the more the load is. Just unfolding fractal of some kind.

The solution is to create either a "busy" .lock file or use a queue.

I recommend the .lock file because it is easy to implement and fast to scale.

Thank you for LaraOCR !

Composer require fails on non-default laravel namespace

Composer require fails if you are not following the laravel recommended namespace convention

In OcrController.php line 10:

  Class 'App\Http\Controllers\Controller' not found

I don't have App as my namespace in this case the package is looking for

App\Http\Controllers

Composer require fails on non default namespace

Composer require fails if you are not following the laravel recommended namespace convention

In OcrController.php line 10:

  Class 'App\Http\Controllers\Controller' not found

I don't have App as my namespace in this case the package is looking for

App\Http\Controllers

Laravel Version: 6.0

How to detect spaces?

I know this package is basic and not aimed to extract layout, but, when 'parsing' an order as image, I've shipment address and invoice address on two columns.

I got only text, so I've not idea on how to separated the first column chars from the second ones.

Is there a way to get at least tabs (\t) when there is a lot of space between texts?
Tesseract should be able to reconstrcut at least a minimum the layout.

Pass language parameter to tesseract

It would be great, if it was possible to pass the -l (language) parameter to the call of tesseract.
Using the right language when parsing a document with tesseract improves the result in most cases very much!

NO TEXT FOUND

I have setup in laravel. I'm using macOS so install tesseract and try to run demo. No text found can you please help out?

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.