card-io/card.io-Android-SDK

Detect Corners only

juanpicuervo opened this issue · 2 comments

Is there any way to detect only the border of the card and get the image from that? I only want to scan the rectangle shape from any card, like giftcards and cards like that.

Did you find any solution ? @juanpicuervo

When you are creating your intent, try to pass this: putExtra(CardIOActivity.EXTRA_SUPPRESS_SCAN, true)