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: 1.0.0
Syntax
public IReadOnlyList<int> Pupils1 { get; set; }

Property Value

Type: IReadOnlyListInt32
See Also