Metric.ClassifierMetric, Metric.PointsMetric
Modifier and Type | Method and Description |
---|---|
Detector.Classifier |
getType()
Get the
Classifier type of this Metric . |
float |
getValue()
Get the value of the
Metric . |
float getValue()
Metric
.Metric
, values from 0.0f
to 1.0f
and
Float.NaN
when no face was detected.Detector.Classifier getType()
Classifier
type of this Metric
.Classifier
type.