Face Structure

Face data.
Public Structure Face
This language is not supported or no code example is available.
public struct Face
This language is not supported or no code example is available.
Name Description
Public constructor Face(int, int) Standard constructor.
Top
Methods
 
Name Description
Public method ToString() Converts this Face to a human readable string.
Top
Fields
 
Name Description
Public field FaceLabel Face label
Public field FirstContour First contour
Top

.NET Framework

Supported in: 4.8

In this article

Definition