class GoogleCloudVideointelligenceV1PersonDetectionConfig extends Model (View source)

Properties

bool $includeAttributes
bool $includeBoundingBoxes
bool $includePoseLandmarks

Methods

setIncludeAttributes($includeAttributes)

No description

bool
getIncludeAttributes()

No description

setIncludeBoundingBoxes($includeBoundingBoxes)

No description

bool
getIncludeBoundingBoxes()

No description

setIncludePoseLandmarks($includePoseLandmarks)

No description

bool
getIncludePoseLandmarks()

No description

Details

setIncludeAttributes($includeAttributes)

No description

Parameters

$includeAttributes

bool getIncludeAttributes()

No description

Return Value

bool

setIncludeBoundingBoxes($includeBoundingBoxes)

No description

Parameters

$includeBoundingBoxes

bool getIncludeBoundingBoxes()

No description

Return Value

bool

setIncludePoseLandmarks($includePoseLandmarks)

No description

Parameters

$includePoseLandmarks

bool getIncludePoseLandmarks()

No description

Return Value

bool