VideoIDData

public VideoIDData VideoIDData(Double selfieVideoPhotoMatchScore, Double idPhotoVideoPhotoMatchScore, Double idFrontTextMatchingScore, Double idBackTextMatchingScore, Double audioTextMatchingScore, String extractedAudioText, String extractedAudio)

Parameters

selfieVideoPhotoMatchScore

Score associated with the selfie and Video Photo Match detection. Value range from 0 to 1, 1 being the highest.

idPhotoVideoPhotoMatchScore

Score associated with the idPhoto and VideoPhoto Match detection. Value range from 0 to 1, 1 being the highest.

idFrontTextMatchingScore

Score associated with the idFront Text Matching detection. Value range from 0 to 1, 1 being the highest.

idBackTextMatchingScore

Score associated with the idBack Text Matching detection. Value range from 0 to 1, 1 being the highest.

audioTextMatchingScore

Score associated with the audio Text Matching detection. Value range from 0 to 1, 1 being the highest.

extractedAudioText
extractedAudio