C# 클래스 Emgu.CV.FaceRecognizer.PredictionResult

The prediction result
파일 보기 프로젝트 열기: fajoy/RTSPExample 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Distance double
Label int

프로퍼티 상세

Distance 공개적으로 프로퍼티

The distance
public double Distance
리턴 double

Label 공개적으로 프로퍼티

The label
public int Label
리턴 int