blinkinput / blinkinput-ios

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

PPDocumentClassifier for PPDecectorRecognizer #33

Closed 0awful closed 6 years ago

0awful commented 6 years ago

Hey guys

I have just upgraded from 2.2.0 to 2.3.0. Previously I was using a PPBlinkOcrRecognizer and PPBlinkOcrSettings to do template analysis as instructed by the 2.2.0 sample code.

In my transition I switched to using a PPDetectorRecognizer, as the 2.3.0 Templating-Sample does. I would be able to parse results fine if was only processing one document, but I cannot find a way to set my classifier. As a result my classifier is never called and I cannot classify results.

I'm sure its in there somewhere, but I can't find it.

I also cannot find any calls to set it in the Templating-Sample, so there is a possibility it is not a working sample.

ghost commented 6 years ago

Hi @imizaac,

this is a bug we will fix in the next release, in the meantime we suggest using the PPBlinkOcrRecognizer.

Kind regards, Jure

madhuchprimekeeper commented 6 years ago

Hi Jure,

I also facing same issue when can we expect next release.Actually we are waiting for the release.

madhuchprimekeeper commented 6 years ago

Hi jure,

I updated BlinkOcr 2.14.0 still I cannot find a way to set my classifier. As a result my classifier is never called and I cannot classify results.Please give me solution for this

ghost commented 6 years ago

Hi @madhuchprimekeeper

next release of BlinkID will be before Christmas in which the fix for this issue will be included.

Kind regards, Jure

culoi commented 6 years ago

Hello @imizaac @madhuchprimekeeper

Do you still need assistance on this topic?

Regards