Searched defs:detections (Results 1 – 2 of 2) sorted by relevance
23 public final ArrayList<BoundingBox> detections; field in OvicDetectionResult
546 std::vector<Detection>* const detections) { in ProcessDetections()634 std::vector<Detection> detections; in DetectTargets() local