Package com.appliedrec.verid.core2
Class IdentifiedFace
- java.lang.Object
-
- com.appliedrec.verid.core2.IdentifiedFace
-
public class IdentifiedFace extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IRecognizable
getFace()
float
getScore()
-
-
-
Method Detail
-
getFace
public IRecognizable getFace()
-
getScore
public float getScore()
-
-