Click or drag to resize

FaceGender Class

Gender of the face.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3FaceGender

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 FaceGender

The FaceGender type exposes the following members.

Constructors
  NameDescription
Public methodFaceGender
Initializes a new instance of the FaceGender class
Top
Properties
  NameDescription
Public propertygender
The gener.
Public propertyscore
The gender classification score.
Top
See Also