C# 클래스 ArcFaceSDK.SDKModels.ASF_LivenessThreshold

活体置信度
파일 보기 프로젝트 열기: SkyStonePan/ArcfaceDemo_CSharp_4.0

공개 프로퍼티들

프로퍼티 타입 설명
thresholdmodel_BGR float
thresholdmodel_IR float

프로퍼티 상세

thresholdmodel_BGR 공개적으로 프로퍼티

RGB活体阈值 取值范围[0,1]
public float thresholdmodel_BGR
리턴 float

thresholdmodel_IR 공개적으로 프로퍼티

IR活体阈值 取值范围[0,1]
public float thresholdmodel_IR
리턴 float