Hello, I am new with this project. I am doing a work with my University for recognize handwritten digit, only upper case and I thought to use OCROpus. After a work of image processing, now I need a function that return a kind of match score for any digit. A value that represent the probabilities of the character to be A,B,C.... etc... In this way, i can avoid the use of a dictionary, becouse the string is often not related to a specific language, but simply a alphanumeric string. The strings are reletad between them so I can use this value to build a more specif probability. Is there some function that return this values? Thanks in advance.
Regards. -- ----------------------------- Pierpaolo Monaco ---------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocropus" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocropus?hl=en -~----------~----~----~----~------~----~------~--~---
