Face.ScoreMin Field

Definition

The minimum possible value for the confidence level.

[Android.Runtime.Register("SCORE_MIN")]
public const int ScoreMin = 1;
[<Android.Runtime.Register("SCORE_MIN")>]
val mutable ScoreMin : int

Field Value

Value = 1
Attributes

Remarks

The minimum possible value for the confidence level.

Java documentation for android.hardware.camera2.params.Face.SCORE_MIN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also