class GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionParams extends Model (View source)

Properties

float $confidenceThreshold
int $maxPredictions
float $minBoundingBoxSize

Methods

setConfidenceThreshold($confidenceThreshold)

No description

float
getConfidenceThreshold()

No description

setMaxPredictions($maxPredictions)

No description

int
getMaxPredictions()

No description

setMinBoundingBoxSize($minBoundingBoxSize)

No description

float
getMinBoundingBoxSize()

No description

Details

setConfidenceThreshold($confidenceThreshold)

No description

Parameters

$confidenceThreshold

float getConfidenceThreshold()

No description

Return Value

float

setMaxPredictions($maxPredictions)

No description

Parameters

$maxPredictions

int getMaxPredictions()

No description

Return Value

int

setMinBoundingBoxSize($minBoundingBoxSize)

No description

Parameters

$minBoundingBoxSize

float getMinBoundingBoxSize()

No description

Return Value

float