I am processing mobile photos.
I have noticed that the "confidence" attribute is not provided for chars when I use processImage. Is this only provided for processing text fields?
Also, I usually get the best results for processImage with a profile of "documentConversion" -- this usually includes correct text, and skips incorrect text. When I switch to a "textExtraction" profile I expect better text, but instead it just adds a lot of noise. Is this unexpected?