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

Location of the face. More...

Properties

double width [get, set]
 The face location width. More...
 
double height [get, set]
 The face location height. More...
 
double left [get, set]
 The face location left. More...
 
double top [get, set]
 The face location top. More...
 

Detailed Description

Location of the face.

Property Documentation

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FaceLocation.height
getset

The face location height.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FaceLocation.left
getset

The face location left.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FaceLocation.top
getset

The face location top.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.FaceLocation.width
getset

The face location width.


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