Home
last modified time | relevance | path

Searched refs:frameConfidenceThreshold (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1LabelDetectionConfig.php25 public $frameConfidenceThreshold; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelDetectionConfig
46 public function setFrameConfidenceThreshold($frameConfidenceThreshold) argument
48 $this->frameConfidenceThreshold = $frameConfidenceThreshold;
55 return $this->frameConfidenceThreshold;