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.Age Class Reference

Age of the face. More...

Properties

int min [get, set]
 The minimum age. More...
 
int max [get, set]
 The maximum age. More...
 
double score [get, set]
 The age classification score. More...
 

Detailed Description

Age of the face.

Property Documentation

int IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Age.max
getset

The maximum age.

int IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Age.min
getset

The minimum age.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Age.score
getset

The age classification score.


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