card.io-Android-SDK
card.io-Android-SDK copied to clipboard
Detect Corners only
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)