Searched defs:ObjectDetectInfo (Results 1 – 1 of 1) sorted by relevance
112 struct ObjectDetectInfo { struct113 int32_t classId;114 float confidence;115 Rectangle location;