LivenessOperationMode.PassiveActive Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This mode utilizes a hybrid passive or active liveness technique that necessitates user cooperation. It is optimized to require active motion only under suboptimal lighting conditions. Unlike the passive mode, this mode has no lighting restrictions, and thus offering a broader operational envelope. This mode is preferable on Web based solutions due to the lack of automatic screen brightness control available on browsers which hinders the Passive mode's operational envelope on Web based solutions.
public static Azure.AI.Vision.Face.LivenessOperationMode PassiveActive { get; }
static member PassiveActive : Azure.AI.Vision.Face.LivenessOperationMode
Public Shared ReadOnly Property PassiveActive As LivenessOperationMode
Property Value
Applies to
Azure SDK for .NET