Class DetectFacesAttributeResult
java.lang.Object
com.regula.facesdk.detection.response.DetectFacesAttributeResult
-
Constructor Summary
ConstructorDescriptionDetectFacesAttributeResult
(DetectFacesAttribute attribute, String value, Double confidence, ImageQualityRange range) -
Method Summary
-
Constructor Details
-
DetectFacesAttributeResult
public DetectFacesAttributeResult(DetectFacesAttribute attribute, String value, Double confidence, ImageQualityRange range)
-
-
Method Details
-
getAttribute
-
getConfidence
-
getValue
-
getRange
-