C# Class ArcFaceSDK.SDKModels.ASF_LivenessThreshold

活体置信度
Datei anzeigen Open project: SkyStonePan/ArcfaceDemo_CSharp_4.0

Public Properties

Property Type Description
thresholdmodel_BGR float
thresholdmodel_IR float

Property Details

thresholdmodel_BGR public_oe property

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

thresholdmodel_IR public_oe property

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