You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
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 to cvNamedWindow'
Please give me some suggestions.
The text was updated successfully, but these errors were encountered:
Chandrakala14
changed the title
Is there any enhancement for card.io at present
trying to enhance this for non embossed card.
Sep 20, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 to
cvNamedWindow'Please give me some suggestions.
The text was updated successfully, but these errors were encountered: