card-io / card.io-Android-source

The open-source code for the card.io-Android-SDK: provides fast, easy credit card scanning in mobile apps
Other
568 stars 375 forks source link

trying to enhance this for non embossed card. #146

Open Chandrakala14 opened 6 years ago

Chandrakala14 commented 6 years ago

Hi Team,

Good Effort. I am trying to enhance this for non embossed card.I have following doubts Instead of passing full image to process how to pass particular area by cropping in android. I tried to edit the dmz file, got error like this

In function dmz_has_opencv()': card.io\src\main/jni/card.io-dmz/./dmz.cpp:48: undefined reference tocvNamedWindow'

Please give me some suggestions.