GithubHelp home page GithubHelp logo

Add OCR support about camelot HOT 6 OPEN

vinayak-mehta avatar vinayak-mehta commented on August 30, 2024 2
Add OCR support

from camelot.

Comments (6)

vinayak-mehta avatar vinayak-mehta commented on August 30, 2024 5

I was able to get nice results on some images with EasyOCR: https://vinayak.io/2020/09/20/day-29-easyocr-dabblements/ I might try working on a PR to integrate it with the code I mention in the first comment on this issue.

from camelot.

suyashb95 avatar suyashb95 commented on August 30, 2024 1

You could check out OCRmyPDF. Apart from performing OCR, it can deskew/dewarp images (using leptonica). I've used it myself and the results are pretty good but, idk how it performs against EasyOCR. OCRmyPDF does have a dependency on Ghostscript though

from camelot.

belisards avatar belisards commented on August 30, 2024

Hi, is there any update about the OCR support?

from camelot.

vinayak-mehta avatar vinayak-mehta commented on August 30, 2024

I hope to do an experiment soon with https://github.com/JaidedAI/EasyOCR.

from camelot.

javiqm12 avatar javiqm12 commented on August 30, 2024

If camelot can offer an entry function that receives a list of words with their bounding boxes coordinates, it will facilitate the integration of any OCR tool that delivers these info, like Tesseract or EasyOCR, others as well.

pdfminer parsing of an OCR PDF like one produced with OCRmyPDF, merges columns frequently, even when you see the column cells very apart in the OCR PDF.

from camelot.

vinayak-mehta avatar vinayak-mehta commented on August 30, 2024

If camelot can offer an entry function that receives a list of words with their bounding boxes coordinates

@javiqm12 You can specify table areas and regions with camelot right now, are you referring to another way to provide bounding box coordinates?

from camelot.

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.