mexopencv
3.4.1
MEX interface for OpenCV library
|
Functions | |
MxArray | toStruct (const vector< cv::dnn_objdetect::object > &detections) |
Convert detections to struct array. More... | |
MxArray anonymous_namespace{InferBbox.cpp}::toStruct | ( | const vector< cv::dnn_objdetect::object > & | detections | ) |
Convert detections to struct array.
detections | vector of detected objects |
Definition at line 19 of file InferBbox.cpp.