Home
last modified time | relevance | path

Searched defs:detections (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dkws_detections.c42 kws_detections_reset(kws_detections_t *detections) in kws_detections_reset()
55 kws_detections_add(kws_detections_t *detections, const char* keyphrase, int sf, int ef, int prob, i… in kws_detections_add()
74 kws_detections_hyp_str(kws_detections_t *detections, char** hyp_str) in kws_detections_hyp_str()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/Mapping/
H A DMappingCommon.cpp81 auto detections = in DetectExpression() local
119 std::vector<ciface::Core::DeviceContainer::InputDetection>* detections) in RemoveSpuriousTriggerCombinations()
134 BuildExpression(const std::vector<ciface::Core::DeviceContainer::InputDetection>& detections, in BuildExpression()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dmatch_linemod_template.cpp100 std::vector<pcl::LINEMODDetection> detections; in matchTemplates() local
115 std::vector<pcl::LINEMODDetection> detections = matchTemplates (input, linemod); in compute() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/rcnn/symimdb/
H A Dimdb.py100 def evaluate_detections(self, detections, **kwargs): argument
125 def _evaluate_detections(self, detections, **kwargs): argument
H A Dcoco.py127 def _evaluate_detections(self, detections, **kargs): argument
132 def _write_coco_results(self, _coco, detections): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/rcnn/symimdb/
H A Dimdb.py100 def evaluate_detections(self, detections, **kwargs): argument
125 def _evaluate_detections(self, detections, **kwargs): argument
H A Dcoco.py127 def _evaluate_detections(self, detections, **kargs): argument
132 def _write_coco_results(self, _coco, detections): argument
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/misc/python/test/
H A Dtest_gapi_infer.py227 def parseSSD(detections, size): argument
286 def parseSSD(detections, size): argument
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Dshape_predictor.h138 inline bool contains_any_detections ( in contains_any_detections()
154 inline shape_predictor train_shape_predictor_on_images ( in train_shape_predictor_on_images()
236 inline double test_shape_predictor_with_images ( in test_shape_predictor_with_images()
H A Dshape_predictor.cpp104 std::vector<std::vector<full_object_detection> > detections(num_images); in train_shape_predictor_on_images_py() local
127 std::vector<std::vector<full_object_detection> > detections(num_images); in test_shape_predictor_with_images_py() local
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Dshape_predictor.h138 inline bool contains_any_detections ( in contains_any_detections()
154 inline shape_predictor train_shape_predictor_on_images ( in train_shape_predictor_on_images()
236 inline double test_shape_predictor_with_images ( in test_shape_predictor_with_images()
H A Dshape_predictor.cpp104 std::vector<std::vector<full_object_detection> > detections(num_images); in train_shape_predictor_on_images_py() local
127 std::vector<std::vector<full_object_detection> > detections(num_images); in test_shape_predictor_with_images_py() local
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_TranslateService.php129 public $detections; variable in Google_TranslateService
152 public $detections; variable in Google_DetectionsListResponse
153 public function setDetections(/* array(Google_DetectionsResourceItems) */ $detections) {
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dvis.py18 def vis_detection(im_orig, detections, class_names, thresh=0.7): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dvis.py18 def vis_detection(im_orig, detections, class_names, thresh=0.7): argument
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Translate/
H A DDetectionsListResponse.php27 public function setDetections($detections)
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/
H A Dface_detector_accuracy.py68 def addDetection(detections, imageId, left, top, width, height, score): argument
141 detections = [] variable
/dports/graphics/opencv/opencv-4.5.3/samples/dnn/
H A Dmobilenet_ssd_accuracy.py32 detections = [] variable
74 detections = [] variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/
H A DTranslate.php41 public $detections; variable in Google_Service_Translate
/dports/misc/openmvg/openMVG-2.0/src/openMVG/features/fast/
H A Dfast_detector.cpp58 xy* detections = detector(ima.data(), in detect() local
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/
H A Ddarknet_video.py18 def cvDrawBoxes(detections, img): argument
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/
H A Ddarknet_video.py18 def cvDrawBoxes(detections, img): argument
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A Dtracking_by_matching.cpp94 std::vector<cv::Point> Centers(const TrackedObjects &detections) { in Centers()
678 const std::set<size_t> &track_ids, const TrackedObjects &detections, in SolveAssignmentProblem()
840 TrackedObjects detections = FilterDetections(input_detections); in process() local
985 const cv::Mat &frame, const TrackedObjects &detections, in ComputeFastDesciptors()
995 const std::set<size_t> &active_tracks, const TrackedObjects &detections, in ComputeDissimilarityMatrix()
1015 const TrackedObjects& detections, in ComputeDistances()
1081 const TrackedObjects& detections, in StrongMatching()
1129 const cv::Mat &frame, const TrackedObjects &detections, in AddNewTracks()
1138 const cv::Mat &frame, const TrackedObjects &detections, in AddNewTracks()
1273 TrackedObjects detections; in trackedDetections() local
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DTranslate.php35 public $detections; variable in Google_Service_Translate
235 public function setDetections($detections)
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DTranslate.php35 public $detections; variable in Google_Service_Translate
236 public function setDetections($detections)

123456