Lines Matching full:detection
16 * An object detection network inference result decoded data representation.
25 * Creates detection with given parameters.
29 * @param boundingBox - rectangular detection coordinates
30 * @param score - detection score/probability
52 * Get rectangular detection coordinates
53 * @return detection coordinates
58 * Get detection score
76 * Set detection coordinates
77 * @param[in] boundingBox detection coordinates
82 * Set detection score
83 * @param[in] score - detection score