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