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

Multiple faces. More...

Properties

int images_processed [get, set]
 Number of images processed. More...
 
FacesTopLevelSingle[] images [get, set]
 Array of face classifications. More...
 
WarningInfo[] warnings [get, set]
 Warning info. More...
 

Detailed Description

Multiple faces.

Property Documentation

FacesTopLevelSingle [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelMultiple.images
getset

Array of face classifications.

int IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelMultiple.images_processed
getset

Number of images processed.

WarningInfo [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FacesTopLevelMultiple.warnings
getset

Warning info.


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