Flutter - Firebase ML kit - Text recognition

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Does ML kit support multiple language OCR or Only english? Can anyone answer please?

shehansandeepa
Автор

What's that sound you make at the beginning of every video, it sounds like you are spitting.

IvanJankovicDC
Автор

how about using camera on real time detection?

jeps
Автор

I need some help.
Does Ml kit library compare face for authentication,
if not help me with a library doing this functionality.
thank you

abdelhakimeyacoubi
Автор

thank you so much its working fine, keep posting such informative video. It help me a lot. thank you once again

abhishekpoojary
Автор

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

aleemkhan
Автор

currently firebase_ml_vision is not working, what should we use now, can you make a new video on this??

radhasyamnunna
Автор

When i picked image i had this error any idea about that please :


E/flutter (20003): #0
E/flutter (20003): #1 MethodChannel.invokeMethod
E/flutter (20003): <asynchronous suspension>
E/flutter (20003): #2 MethodChannel.invokeMapMethod
E/flutter (20003): <asynchronous suspension>
E/flutter (20003): #3 TextRecognizer.processImage
E/flutter (20003): <asynchronous suspension>
E/flutter (20003): #4 _MyHomePageState.readText
E/flutter (20003): <asynchronous suspension>
E/flutter (20003): #5 _InkResponseState._handleTap
E/flutter (20003): #6 closure>
E/flutter (20003): #7
E/flutter (20003): #8 TapGestureRecognizer._checkUp
E/flutter (20003): #9
E/flutter (20003): #10
E/flutter (20003): #11 PointerRouter._dispatch
E/flutter (20003): #12 PointerRouter.route
E/flutter (20003): #13 GestureBinding.handleEvent
E/flutter (20003): #14 GestureBinding.dispatchEvent
E/flutter (20003): #15
E/flutter (20003): #16
E/flutter (20003): #17
E/flutter (20003): #18 _rootRunUnary
E/flutter (20003): #19 _CustomZone.runUnary
E/flutter (20003): #20 _CustomZone.runUnaryGuarded (dart:async/zone.dart:931:7)
E/flutter (20003): #21 _invoke1 (dart:ui/hooks.dart:263:10)
E/flutter (20003): #22 _dispatchPointerDataPacket (dart:ui/hooks.dart:172:5)

obadaageeb
Автор

Can we extract values associated with certain text in image? Like reading marks of some specific subject from a marksheet.

jayantsharma_
Автор

what if i want to use the camera not from the gallery?

pauljearicniones
Автор

Can we get the text from the picture without showing it to the user in the background?

emreokcularl
Автор

hi, everything works, but it doesn't recognize me any number. Can you tell me why?

arfmann
Автор

The code on github doesn't work anymore. Please update it for the latest version of packages and flutter

pratikjain
Автор

Nice video, can u make a video about mlkit pose estimation on flutter?

difaandika
Автор

Hi Bro. i have a question?
Can scan passport with MLkit?
sorry because my English skill not good :)

TrangNguyen-pobk
Автор

i have one questions, how to display print(word.text) ??

shreekrishna
Автор

hlw dear. how can i detect hindi or any other language? it's just detect English language,
i want to detect others languages, please ans my question thank you 😔

moviehunters
Автор

Can it do live text recognition instead of from image?.

OmarAhmed-jocf
Автор

these exist an error about image picker. Any fixes?

jpalepu-qs
Автор

Hi Raja,

Is it possible to use a custom tflite model with flutter as of now? Can you point me to the steps if any? Thanks

MohammedShinoy