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
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.
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.
The text was updated successfully, but these errors were encountered: