You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your wrapper in a C# class so I hope that you will forgive me for my seeming ignorance. Using your application I am getting OCR results, but I cannot figure out how to get the meta data such as words, zones, characters, confidences, etc. Can you give me a small shove in the right direction?
Many thanks.
John
The text was updated successfully, but these errors were encountered:
Hi John,
Sorry I can't remember of the top of my head. Try checking out the sample program in the repository I think it does get some metadata such as zones etc which should at least point you in the right direction. I'm not sure about the confidences as I've never used them maybe check with tesseractocrdotnet team on google code as they're the ones that originally wrote this dot net port.
Hi Charles,
I am using your wrapper in a C# class so I hope that you will forgive me for my seeming ignorance. Using your application I am getting OCR results, but I cannot figure out how to get the meta data such as words, zones, characters, confidences, etc. Can you give me a small shove in the right direction?
Many thanks.
John
The text was updated successfully, but these errors were encountered: