NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.61k stars 481 forks source link

Get accuracy of match. #115

Open MrdotSpock opened 6 years ago

MrdotSpock commented 6 years ago

Hello,

I would like to ask if there is any possibility to get how accurate the match was. E.g If on the picture would be a lettet A and the algorithm recognize it as A to 90% - the 90% is the value I would like to get.

Regards

P.S Sorry if this question should be somwhere else. I am new here.