Confidence is null of TextRecognizer
The confidence of the blocks inside TextBlock is null, irregardless of the text I take a photo off. It resembles an issue at the firebase repo.
I get the arbitarily
return visionText.blocks[0].text
And I get the text mostly right (in English).
I would like to be able to take TextBlock with the highest confidence.
Confidence is null of TextRecognizer
The confidence of the blocks inside
TextBlockis null, irregardless of the text I take a photo off. It resembles an issue at the firebase repo.I get the arbitarily
And I get the text mostly right (in English).
I would like to be able to take
TextBlockwith the highest confidence.