I'm trying to adopt Android mobile vision API to scan credit cards inside my Android app (https://android-developers.googleblog.com/2016/06/android-mobile-vision-text-api.html?hl=sq)
Original developer blog post even mentions this use case.
However, it cannot recognize credit card number which typically has an embossed font.
Is it possible to provide extra params to narrow the search to increase recognition success?