DetectionFace
class DetectionFace implements DynamicMetadataInterface (View source)
Properties
int | $width | ||
int | $height | ||
int | $x | ||
int | $y |
Methods
__construct()
DetectionFace constructor.
static DynamicMetadataInterface
createFromDecodedJsonResponse(array $data)
Create a SubjectArea from the decoded JSON data.
static string
getName()
No description
mixed
getForJson()
Get the data, which should be json-fied later.
Details
__construct()
DetectionFace constructor.
static DynamicMetadataInterface
createFromDecodedJsonResponse(array $data)
Create a SubjectArea from the decoded JSON data.
static string
getName()
No description
mixed
getForJson()
Get the data, which should be json-fied later.