How To: Extract Table From Image In Python (OpenCV & OCR)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 19

  • @atharvatikhe7597
    @atharvatikhe7597 ปีที่แล้ว +3

    The information in the article is very well put and clear, it saved me hours of searching and reading the documentation. Thank you!

  • @enio_charles
    @enio_charles ปีที่แล้ว +1

    Caramba mano que conteudo top, eu estava precisando de informações como essa para o meu projeto da faculdade, tecnologia OCR em tabelas... seu código é sensacional, é limpo e muito completo. E a documentação das etapas dele que você fez não deixou a desejar nada, uma aula completa, você é foda continue assim

  • @theyaghu
    @theyaghu 11 หลายเดือนก่อน

    Wow, you are awesome, bro. The information in that article is very clear.

  • @ygshkmr123
    @ygshkmr123 ปีที่แล้ว

    You did great job I was looking for OCR related content.

    • @Roma_9
      @Roma_9 ปีที่แล้ว

      is it work for your table? mine didn't and I don't know what to do :( SOS

  • @markomarjanovic8348
    @markomarjanovic8348 11 หลายเดือนก่อน

    Perfect explanation, really what i needed to know!

  • @evaldonascimento3347
    @evaldonascimento3347 ปีที่แล้ว

    Congratulations! It's great that you share this knowledge

  • @haritha.s4018
    @haritha.s4018 3 วันที่ผ่านมา

    can you please share a source code of this project

  • @sudhanshusuryawanshi4236
    @sudhanshusuryawanshi4236 7 หลายเดือนก่อน

    What can you do when you have more than one table in a image

  • @ng2hien
    @ng2hien 7 หลายเดือนก่อน

    It's great, thank you. Can you do further steps to convert the text from the table into csv data?

  • @user-de6xc6rj4gt
    @user-de6xc6rj4gt ปีที่แล้ว

    i face the error "tesseract is not the program or executable file" how to resolve it please?

    • @potatolaaa4327
      @potatolaaa4327 11 หลายเดือนก่อน

      Install tesseract in your system.

  • @Roma_9
    @Roma_9 ปีที่แล้ว

    it works for your table example only, I tried to do it for my table but it didn't work, any suggestions?

    • @livefiredev8687
      @livefiredev8687  ปีที่แล้ว

      Hi. Yes. This is the reason why I have given all the code so that you can tweak the parameters to suit your environment. I would expect that things will not work out perfectly for you. So, tweaking the code will be required. Hence I have given a detailed article on the subject.

    • @sarthikpatel611
      @sarthikpatel611 9 หลายเดือนก่อน

      @@livefiredev8687 Hello. What if table in image does not have borders (just data with tabular format), do you have any approach for this type of table extraction?

  • @nkeerthi6201
    @nkeerthi6201 9 หลายเดือนก่อน

    Yeah. The code works well for some cases. But what tools can be used for efficient extraction of table info? It doesn't segregate the data correctly in most cases ! Can you share us some ideas?

  • @bharathchandrapanasa7997
    @bharathchandrapanasa7997 ปีที่แล้ว

    excellent!

  • @eduardorodrigues815
    @eduardorodrigues815 6 หลายเดือนก่อน

    Que trabalho incrivel!

  • @AdrianGonzalez-uj3zf
    @AdrianGonzalez-uj3zf 8 หลายเดือนก่อน

    Nice! ;)