Flutter Tutorial - Text Recognition - Firebase ML

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

КОМЕНТАРІ • 52

  • @jatinsaini2919
    @jatinsaini2919 3 роки тому +1

    Hey man , you are just amazing!!! Every time I have a doubt you are the one who comes to me with a solution. Big thanks man.

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

    This might help you :)
    Source Code: github.com/JohannesMilke/firebase_ml_text_recognition
    Google Translate Tutorial: ua-cam.com/video/N_UI1Wps7bI/v-deo.html

  • @datumbronzer7302
    @datumbronzer7302 3 роки тому +2

    Your tutorials are amazing! Keep up the good work!

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

    thanks for great tutorial but why i got error message 'PlatformException(textRecognizerError,
    Waiting for the text recognition model to be downloaded.
    Please wait., null, null) ' .....Thanks for help

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

    Can this Extract name or id number in ID card?? Is it possible??

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

    Hey. can you make a tutorial on integrating google vision API in flutter? there's no tutorial about that.

  • @samanthasam2785
    @samanthasam2785 2 роки тому +1

    Hi, nice video! But the Firebase ML has discontinued. Is it possible for you to show how to use google ml text recognition with this interface? Thank you.

    • @samanthasam2785
      @samanthasam2785 2 роки тому +1

      @@HeyFlutter I see they do suggest google ml kit flutter plugin. Would appreciate if there is video tutorial though. Thank you. 😢

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

      Thank You Samantha Sam! Follow this link: stackoverflow.com/questions/66084486/using-google-ml-kit-on-device-text-recognition-in-flutter
      I hope you will get your answer 🙂

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

    Please make this video with Google cloud vision api 🙏❤️

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

    Thank you for this!!! Your tutorials are amazing!!!

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

    Will this also work for number recognition from images?

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

    Another great tutorial! Thanks!

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

    what if the user will write with his hand on the app? what ti I need to test his writing?

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

      Thank You Reema! Follow this link: ptyagicodecamp.github.io/building-cross-platform-finger-painting-app-in-flutter.html
      I hope you will get your answer 🙂

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

    Hi. The Firebase ML Vision package is discontinued for Flutter. How to implement the text recognition for images in different ways?

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

      Thank You Wooloo! Follow this link: medium.com/@nsivaramdav/create-a-image-to-text-recognition-app-with-flutter-d135b682ba4d
      I hope you will get your answer 🙂

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

    I want to extract arabic words but it returns unrecognized words ,
    can you help me please

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

      there is no error , when uploading image with Arabic letters , it return unknown English letters instead, i think that it deosn't support Arabic

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

    Amazing, thank you.
    If the case of reading the text was a license plate? How to proceed? Is it the same way?

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

      @@HeyFlutter I did a quick test and it worked perfectly, I started the plate validation step.

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

    can we do something like real-time text recognition with the live camera capturing a live photo and output the text as a speech?

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

      Did you get any solution ? if so please let me know. Thanks

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

    what about recognizing text from real time video. Like instead of selecting an image from phone you can just recognize the text as the camera is recoding like Google Len? can this be implemented in flutter?

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

    Hello Johannes, you said we have to setup firebase in order to make it work but in your code there is no firebase_core library and the app runs without internet. I'm really confused so tell me about this. Thanks

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

      Thanks, Rohan! 🙂Check out the video to setup Firebase here: ua-cam.com/video/0ZfGnXHSq7w/v-deo.html
      Within the pubspec.yaml file put firebase_ml_vision: ^0.9.7 that's all what you need

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

    how to scan cyrillic?

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

    Thank you ❤️

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

    excelente tutorial
    gracias

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

    Amazing, thank you very much.

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

    Brother can we perform OCR on pdf in flutter App and then perform Text to speech after recognizing text through OCR and also speed controlling of TTS

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

      Thanks, Aleem! 🙂 Sure simply use text recognition from Firebase ML which is based on machine learning to recognize texts: ua-cam.com/video/TNKtGOZRA5o/v-deo.html
      Also, learn more about text to speech in this tutorial here: ua-cam.com/video/jwlgHLHFIjc/v-deo.html

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

    This is cool but I have to ask this;
    Once installed in the phone, Can this work oflline?

    • @HeyFlutter
      @HeyFlutter  2 роки тому +1

      Have a look there under usage: pub.dev/packages/firebase_ml_vision . I guess the translation doesn't work offline however the other parts of firebase ml could also work offline.

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

    How can I scan passport pages?

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

      Thank You Saadat Shahir! Follow this link: www.dynamsoft.com/codepool/flutter-ocr-recognition-passport-mrz.html
      I hope you will get your answer 🙂

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

    Hi @Johannes Milke great one. But if the text present in the image is in hindi or telugu or some other local languages then it is not able to recognise

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

      @@HeyFlutter I am new to flutter and i dont know how to post this issue there, can you please post your answer here

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

      Thanks, Pavankumar! 🙂 Simply write your issue here: github.com/FirebaseExtended/flutterfire/issues

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

    Hello, Johannes. Thanks for everything. But I need more help with the barcode scanner of firebase ml vision. I tried many times and gave me errors. Please, help me in 2 days, I will really happy. I believe that you help me. Thanks for attention

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

      @@HeyFlutter Hello, bro. I watched it. but I need it can scan from file path. ;(

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

    How to recognize multi-language text from image in flutter ?

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

      I am searching from a week but not getting what i want 😕.

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

      Thank you, Prasad! 🙂 Write your issue here in case it is not working yet: github.com/FirebaseExtended/flutterfire/issues

  • @tube-rp1nb
    @tube-rp1nb 2 роки тому

    hello firbaes ml is no longer exist what is the other option can you show using google ml kit

    • @tube-rp1nb
      @tube-rp1nb 2 роки тому

      I have seen all of your tutorials they are simple and precise keep it up and thanks

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

      Thank You Hayelom Kiros! Follow this link: pub.dev/packages/google_ml_kit
      I hope you will get your answer 🙂

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

    your Best awesome sir

  • @AmirulAbdullah-rg8rz
    @AmirulAbdullah-rg8rz 3 роки тому

    Hello Johannes Mike..i want to ask about is it possible to convert text image to speech..what i mean is, i want to add flutter_tts to your code here..i had try couple of times and until now i cant solve it..there are not a lot of resources out there related to image picker, ml vision and flutter tts..so it is a bit hard for me..currently im doing my final year project..i hope you can help me..

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

      Brother This is also my final year project please reply me

    • @HeyFlutter
      @HeyFlutter  2 роки тому +1

      Probably try out this example for text to speech: github.com/flutter-devs/text-To-speech-demo
      Or also this one which is the plugin example: github.com/dlutton/flutter_tts/tree/master/example