Home
last modified time | relevance | path

Searched defs:GstMlBoundingBox (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.h49 struct GstMlBoundingBox { struct
50 GstMlBoundingBox(std::string lbl, in GstMlBoundingBox() argument
58 GstMlBoundingBox():GstMlBoundingBox("", 0.0f, 0.0f, 0.0f, 0.0f, 0.0f) { in GstMlBoundingBox() argument
83 std::vector < GstMlBoundingBox > run(uint8_t * img_data, argument