BlinkID / blinkid-cordova

ID scanning for cross-platform apps built with Cordova and Phonegap.
48 stars 34 forks source link

Not able to get face image while face image is true and full document is false #110

Open vishalgole opened 5 years ago

vishalgole commented 5 years ago

Hi Team,

I tried to return face image only not document image but still I am getting full document image. M I doing something wrong. Please guide me on it.

recognizer.returnFaceImage = true; recognizer.returnFullDocumentImage = false;

I have set below params in js file.

Cerovec commented 4 years ago

Hi @vishalgole,

Apologies for the delay with the answer. Please let us know if you still face this problem with the newest versions of the SDK. If you do, please let us know which recognizer you actually use.

Thanks! Jurica.