Recognize text from image in javascript | Optical Character Recognition | OCR

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ค. 2024
  • Hi, In this video, we will create a simple application that helps us recognize text in javascript on the browser. This process is called Optical Character Recognition (OCR) uses machine learning trained models to recognize text in more than 100 languages. All that is available for us in a javascript library Tesseract.js to use OCR in the browser. So learn and create your own OCR.
    I create the full project including HTML & CSS. If you are not here to learn that then skip that part and go next. All the source code is given below to help you in creating the project. All your suggestion about this channel is appreciable.
    Checkout Live Demo
    bit.ly/3DDiwXW
    Source Code
    bit.ly/3hdlRFD
    Chapters:
    0:00 Intro
    1:19 HTML
    2:03 CSS
    4:24 Javascript
    ------------------------------
    Lights by Sappheiros / sappheirosmusic
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download / Stream: bit.ly/LightsSappheiros
    Music promoted by Audio Library • Lights - Sappheiros (N...
    ------------------------------
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @mohammedethar7716
    @mohammedethar7716 9 วันที่ผ่านมา

    working . Thank you

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

    thank you so much.

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

    Amazing video. Can you demonstrate how to use capacitor?? It will be very useful to convert webapp to Android apk.

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

      I was criticized from some users on converting web to apk and desktop application in one of my yt video, but I'll think about your suggestion. Thanks for appreciation.

  • @AngelGamer-YT
    @AngelGamer-YT 8 หลายเดือนก่อน

    How do I set it to Spanish?

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

    Nice job. How about if we want to take the picture from Webcam/phone camera?

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

      Use MediaStream web API or webrtc

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

      @@hacodes thank you my man will Google it

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

      @@hacodes and if i make the website live the people who use with phone will open their front cam then? Or is this a different story haha

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

    Cool,,, if i don't have connection internet, how make it still running ?

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

      Not tested, you can try it yourself

  • @Winnavy46
    @Winnavy46 5 หลายเดือนก่อน

    Can I use another language thai ?

    • @hacodes
      @hacodes  5 หลายเดือนก่อน

      You need to check the official documentation for that.

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

    Can I use another language ....Arabic?

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

      Yes, Use 'ara' for Arabic as second parameter in rec.recognize() object along with image.