Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Emgu
CV
FaceRecognizer.PredictionResult
C# Class Emgu.CV.FaceRecognizer.PredictionResult
The prediction result
Show file
Open project: fajoy/RTSPExample
Class Usage Examples
Public Properties
Property
Type
Description
Distance
double
Label
int
Property Details
Distance
public property
The distance
public
double
Distance
return
double
Label
public property
The label
public
int
Label
return
int