Click or drag to resize

Face Class

One face result.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3Face

Namespace:  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Face

The Face type exposes the following members.

Constructors
  NameDescription
Public methodFace
Initializes a new instance of the Face class
Top
Properties
  NameDescription
Public propertyage
The face age.
Public propertyface_location
The face location in pixels.
Public propertygender
The face gender.
Top
See Also