Click or drag to resize

FacemarkLBFParamsPupils1 Property

index of facemark points on pupils of left and right eye

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public IReadOnlyList<int> Pupils1 { get; set; }

Property Value

Type: IReadOnlyListInt32
See Also