IRecognizable

Represents an entity that can be used for face recognition

Package com.appliedrec.verid.core2

public interface IRecognizable

Methods

getRecognitionData

Introduced in version 1.0.0

public getRecognitionData()

Returns

byte[]
Face recognition data

getVersion

Introduced in version 1.0.0

public getVersion()

Returns

int
Version used to determine compatibility

getType

Introduced in version 1.0.0

public getType()

Returns

com.appliedrec.verid.core2.RecognizableType
Type of recognizable data this object contains