Hi all,
May I know how to use FaceAuthenticator.SetUsersFaceprints in android SDK.
Currently, I'm stuck at setData of Faceprints object. Can someone give a sample
Sorry im not familiar with SWIG :(
public void setData(SWIGTYPE_p_RealSenseID__DBFaceprintsElement value) {
SwigWrapperJNI.Faceprints_data_set(this.swigCPtr, this, SWIGTYPE_p_RealSenseID__DBFaceprintsElement.getCPtr(value));
}