I'm very new to tesseract so....
Is it possible to give tesseract an image and some options to choose from and get back a confidence level for each choice?
I.e. input: <image> "XYZ" "ABC"
output: "XYZ" 0.64, "ABC" 0.11
Any pointers to documentation or tutorials would be appreciated.
q:o) Theis