Reference documentation and code samples for the Cloud Video Intelligence V1 Client class FaceAnnotation.
Deprecated. No effect.
Generated from protobuf message google.cloud.videointelligence.v1.FaceAnnotation
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ thumbnail
string
Thumbnail of a representative face view (in JPEG format).
↳ segments
array< Google\Cloud\VideoIntelligence\V1\FaceSegment
>
All video segments where a face was detected.
↳ frames
getThumbnail
Thumbnail of a representative face view (in JPEG format).
string
setThumbnail
Thumbnail of a representative face view (in JPEG format).
var
string
$this
getSegments
All video segments where a face was detected.
setSegments
All video segments where a face was detected.
$this
getFrames
All video frames where a face was detected.
setFrames
All video frames where a face was detected.
$this