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

One face classification. More...

Properties

string source_url [get, set]
 The source URL. More...
 
string resolved_url [get, set]
 The resolved URL. More...
 
string image [get, set]
 The image. More...
 
ErrorInfoNoCode error [get, set]
 The error. More...
 
OneFaceResult[] faces [get, set]
 The face results. More...
 

Detailed Description

One face classification.

Property Documentation

ErrorInfoNoCode IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelSingle.error
getset

The error.

OneFaceResult [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelSingle.faces
getset

The face results.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelSingle.image
getset

The image.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelSingle.resolved_url
getset

The resolved URL.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelSingle.source_url
getset

The source URL.


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