Introduction to OCR (OCR in Python Tutorials 01.01)

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 32

  • @python-programming
    @python-programming  3 роки тому +3

    github.com/wjbmattingly/ocr_python_textbook

  • @timothynewton5231
    @timothynewton5231 3 роки тому +19

    Adding a like so I can return to this, adding a bookmark so I can return to this, adding a comment so I can return to this. Subscribed so I can return to this. I think I'm covered with not losing this tutorial, haha. Thanks for making this series. Looking forward to learning.

    • @python-programming
      @python-programming  3 роки тому +1

      Awesome! All videos for 4 weeks will be for this playlist.

  • @fuemma--7122
    @fuemma--7122 4 дні тому

    ocr is easy to understand and I appreciate it so much!

  • @aharunkara
    @aharunkara 2 роки тому +5

    thanks for the series, I looked long and hard for a couple of days and finally I found your series. :)

  • @sujandas6990
    @sujandas6990 Рік тому +2

    I was really excited to see that there will be a tutorial on processing table as shown in the video 6:38 But didn't find any tutorial on it. Eagerly waiting to see that

  • @OrianaVerity
    @OrianaVerity Рік тому +2

    You sir are a beautiful person. Thank You!

  • @hamzaaljamaai8790
    @hamzaaljamaai8790 2 місяці тому

    Thank you sir.
    I am enthusiastic to apply the knowledge I acquire from this course !

  • @yashnimavat1992
    @yashnimavat1992 3 роки тому

    Thank you for the OCR series, Sir. Eagerly waiting for more OCR tutorials.

  • @jotarokujo312
    @jotarokujo312 Місяць тому

    MY GOAT KEEP COOKING!!! Thanks so much for this! This fr is based af!!!!

  • @nguyenngochai6245
    @nguyenngochai6245 2 роки тому

    Thanks for the OCR series. Great resources. Any plan in the future to add some more videos on OCR table images?

  • @Cat_Sterling
    @Cat_Sterling 5 місяців тому

    Thank you! That's great! Is there a playlist dedicated to table extraction? I don't see it, but you mentioned you want to create it, so maybe I missed.

  • @huseyincukur4688
    @huseyincukur4688 3 місяці тому

    Hi, Congratulations
    Your videos are very successful. However, I have a slightly more specific problem. I'm trying to read the writings on the tire treads, but OCR doesn't work. I relatively increase the performance of OCR by performing various pre-processes, but these processes are not adaptive and do not produce the effect I expect. What is your advice for a problem that has a contrast problem, such as the writings on the tire surface, and cannot be solved by pre-processing?

  • @-Fazy
    @-Fazy 2 місяці тому

    The library you use in the course can be used to solve CAPTCHA image?

  • @teriyakichicken1848
    @teriyakichicken1848 6 місяців тому

    Are there OCR libraries for converting math equations to text with proper mathematical notation and formatting? I have a pdf of math questions I would like to conver to text but any OCR tool I find does a horrible job at converting the math notations such as superscripts, subscripts, division operators, etc

  • @omparghale
    @omparghale 8 місяців тому

    Thanks for the amazing series.
    You mentioned the models that are used for handwritting are different than the ones for typed.
    Which are these models? TrOCR?
    I'm trying to build a program that could identify medicine names from a doctor's prescription, tho I'm not expecting crazy results.
    Tesseract was horrible at this. So would you please tell me which models should i use?

  • @saitej4808
    @saitej4808 3 роки тому +3

    Please add playlist for this

    • @python-programming
      @python-programming  3 роки тому +2

      Here is the playlist. I didn't realize it was not listed on my main page. Thanks for letting me know. ua-cam.com/play/PL2VXyKi-KpYuTAZz__9KVl1jQz74bDG7i.html

  • @md.sayedbinhasan3864
    @md.sayedbinhasan3864 3 роки тому

    sir i created ocr app with tesseract, its running fine, but when i tried to deploy on heroku the third party build pack path in python script is missing, apparently not running

  • @magesh-n5f
    @magesh-n5f Рік тому

    which algorithm used in this project?

  • @devendrakumarmeena6145
    @devendrakumarmeena6145 Рік тому +3

    Do you have a playlist for handwritten characters conversion to text?

  • @MrZaq099
    @MrZaq099 5 місяців тому

    /do i need to store the image (after Pillow ) in my disk

    • @davidjennings2179
      @davidjennings2179 5 місяців тому

      Pillow will store the image in ram while your program is running but release that space once the program is closed.

    • @MrZaq099
      @MrZaq099 5 місяців тому

      @@davidjennings2179 thank your for resposnse..is there any other way bcoz storing image in ram is still be burdern on system (storing image file with large size in ram)..like some kind of encoding sp the space used to storing image in ram can be less?

    • @davidjennings2179
      @davidjennings2179 5 місяців тому

      @@MrZaq099 I'm not entirely sure what the problem you're experiencing is - if you're trying to analyse a particularly large image you could split the image up to only analyse part at a time but the issue there, particularly with OCR, is that you might cut it across important areas of the image.
      Is your computer struggling to keep an image in ram?

  • @332tomtom
    @332tomtom Рік тому +1

    unbelannt is falsch.

    • @akzork
      @akzork Рік тому

      what?

    • @carvayn
      @carvayn Рік тому +1

      @@akzork He means that "unbelannt" (as recognised by OCR) is not a German word. It should be "unbekannt" ('unknown').