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

Identity of the face. More...

Properties

string name [get, set]
 The name. More...
 
double score [get, set]
 The identity classification score. More...
 
string type_hierarchy [get, set]
 The identity classification type hierarchy. More...
 

Detailed Description

Identity of the face.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Identity.name
getset

The name.

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

The identity classification score.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Identity.type_hierarchy
getset

The identity classification type hierarchy.


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