Open donoso-eth opened 6 years ago
First thanks @EddyVerbruggen for the awesome job!.
I am using the firebase plugin with the <MLKitTextRecognition></MLKitTextRecognition> element tag in part of the screen (260*260).
<MLKitTextRecognition></MLKitTextRecognition>
So far, so good, the problem is that the MLKIT is reading more than the text I can see through the <ML->, which causes weird results.
<ML->
Have you experienced something similar? Thank you in advance
Can you share a sample project to demonstrate the issue?
First thanks @EddyVerbruggen for the awesome job!.
I am using the firebase plugin with the
<MLKitTextRecognition></MLKitTextRecognition>
element tag in part of the screen (260*260).So far, so good, the problem is that the MLKIT is reading more than the text I can see through the
<ML->
, which causes weird results.Have you experienced something similar? Thank you in advance