Home
last modified time | relevance | path

Searched defs:setConfidenceThreshold (Results 1 – 8 of 8) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Bigquery/
H A DConfusionMatrix.php25 public function setConfidenceThreshold($confidenceThreshold) function in Google_Service_Bigquery_ConfusionMatrix
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Bigquery/
H A DConfusionMatrix.php25 public function setConfidenceThreshold($confidenceThreshold) function in Google_Service_Bigquery_ConfusionMatrix
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Ddepth_sense_grabber.cpp77 pcl::DepthSenseGrabber::setConfidenceThreshold (int threshold) in setConfidenceThreshold() function in pcl::DepthSenseGrabber
H A Dreal_sense_grabber.cpp202 pcl::RealSenseGrabber::setConfidenceThreshold (unsigned int threshold) in setConfidenceThreshold() function in pcl::RealSenseGrabber
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry.php31 public function setConfidenceThreshold($confidenceThreshold) function in Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/depth_sense/
H A Ddepth_sense_grabber_impl.cpp106 pcl::io::depth_sense::DepthSenseGrabberImpl::setConfidenceThreshold (int threshold) in setConfidenceThreshold() function in pcl::io::depth_sense::DepthSenseGrabberImpl
/dports/misc/visp/visp-3.4.0/modules/detection/src/dnn/
H A DvpDetectorDNN.cpp315 void vpDetectorDNN::setConfidenceThreshold(float confThreshold) { in setConfidenceThreshold() function in vpDetectorDNN
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/
H A Dmodel.cpp868 void setConfidenceThreshold(float confThreshold_) { confThreshold = confThreshold_; } in setConfidenceThreshold() function
1022 TextDetectionModel_EAST& TextDetectionModel_EAST::setConfidenceThreshold(float confThreshold) in setConfidenceThreshold() function in cv::dnn::TextDetectionModel_EAST