Detect Corners only
juanpicuervo opened this issue · 2 comments
juanpicuervo commented
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.
MinaFSedrak commented
Did you find any solution ? @juanpicuervo
IngvarRagnarsson commented
When you are creating your intent, try to pass this: putExtra(CardIOActivity.EXTRA_SUPPRESS_SCAN, true)