Class MatchFacesComparedFacesPair.Builder
java.lang.Object
com.regula.facesdk.model.results.matchfaces.MatchFacesComparedFacesPair.Builder
- Enclosing class:
MatchFacesComparedFacesPair
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
create
(MatchFacesComparedFace firstFace, MatchFacesComparedFace secondFace, MatchFacesException exception, Float similarity, Float score)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
create
public MatchFacesComparedFacesPair.Builder create(MatchFacesComparedFace firstFace, MatchFacesComparedFace secondFace, MatchFacesException exception, Float similarity, Float score)
-