C# Class Emgu.CV.FaceRecognizer.PredictionResult

The prediction result
Afficher le fichier Open project: fajoy/RTSPExample Class Usage Examples

Méthodes publiques

Свойство Type Description
Distance double
Label int

Property Details

Distance public_oe property

The distance
public double Distance
Résultat double

Label public_oe property

The label
public int Label
Résultat int