Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.OneFaceResult Class Reference

One face result. More...

Properties

Age age [get, set]
 The face age. More...
 
Gender gender [get, set]
 The face gender. More...
 
FaceLocation face_location [get, set]
 The face location in pixels. More...
 
Identity identity [get, set]
 The face identity. More...
 

Detailed Description

One face result.

Property Documentation

Age IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.OneFaceResult.age
getset

The face age.

FaceLocation IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.OneFaceResult.face_location
getset

The face location in pixels.

Gender IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.OneFaceResult.gender
getset

The face gender.

Identity IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.OneFaceResult.identity
getset

The face identity.


The documentation for this class was generated from the following file: