blinkinput / blinkinput-ios

OCR SDK for iOS powered by MicroBlink
Apache License 2.0
130 stars 26 forks source link

What does the charWhiteList do? #11

Closed RVijay007 closed 8 years ago

RVijay007 commented 8 years ago

I'm checking out the sample apps, but am unclear what the char white list is doing. The OCR results are still showing other characters besides what is specified in the char white list, such as the receipt demo showing characters like (, ), ,. How would I be able to filter only for alphanumeric characters and bias the results to picking on the white listed characters?

dgust6 commented 8 years ago

Hello,

This is indeed a bug in the SDK. We will fix it asap. Thank you for the report!

Kind regards, Dino

dgust6 commented 8 years ago

This error has just been fixed with the new version. However, you can no longer read current options. Instead, you need to create new options and set them.

Let me know if i can help you with anything else