blinkinput / blinkinput-ios

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

Cheque is not detecting in Templating-sample-swift sample project #52

Open ikhramkhan opened 3 years ago

ikhramkhan commented 3 years ago

Please guide me with some code for how to declare and scan a cheque.

mparadina commented 3 years ago

Hi @ikhramkhan

Which information do you require from the cheque?

Would you mind sharing the code snippet of how did you implement the SDK into your project, or have you just tried out the Templating sample, and none of the information gets extracted?

Regards, Milan

ikhramkhan commented 3 years ago

Hi,

Yes tried with the templates sample and it didn’t trigger the breakpoint in did finish method.

From Cheque I need to scan the Cheque number and image of Cheque . Please suggest me which one to use to achieve this.

On 25 Oct 2021, at 5:09 PM, mparadina @.***> wrote:

 Hi @ikhramkhan

Which information do you require from the cheque?

Would you mind sharing the code snippet of how did you implement the SDK into your project, or have you just tried out the Templating sample, and none of the information gets extracted?

Regards, Milan

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

mparadina commented 2 years ago

Hi @ikhramkhan

Unfortunately, we do not have an out of the box solution for capturing the image and extracting the number from the cheque. However, if we add support for reading it, we will make a follow-up here.

Just to double-check, do you only require capturing and extracting the information from the cheque for your use case?

ikhramkhan commented 2 years ago

Hi,

Yes I need to scan the Cheque and need only the Cheque number and Cheque image.

Sent from my iPhone

On 3 Nov 2021, at 9:00 PM, mparadina @.***> wrote:

 Hi @ikhramkhan

Unfortunately, we do not have an out of the box solution for capturing the image and extracting the number from the cheque. However, if we add support for reading it, we will make a follow-up here.

Just to double-check, do you only require capturing and extracting the information from the cheque for your use case?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

mparadina commented 2 years ago

Hi @ikhramkhan

Thank you for the feedback.

If anything changes regarding the support for reading the cheque, we will certainly contact you here. In the meantime, please let us know if any additional questions come up.