Searched defs:detections (Results 1 – 3 of 3) sorted by relevance
52 repeated Detection detections = 1; field
23 public final ArrayList<BoundingBox> detections; field in OvicDetectionResult
548 std::vector<Detection>* const detections) { in ProcessDetections()636 std::vector<Detection> detections; in DetectTargets() local