|
Mech-DLK SDK C++ API 2.1.0
C++ API reference documentation for secondary development with Mech-DLK
|
Defines the object detection and instance segmentation result. More...
#include <MMIndResult.h>
Public Attributes | |
| std::vector< MMindBbox > | bboxes |
| Result of the bounding box. | |
| MMindContour | insMask |
| Contour of the segmentation result. | |
Defines the object detection and instance segmentation result.
| std::vector<MMindBbox> mmind::dl::MMindObjectAndInsResult::bboxes |
Result of the bounding box.
| MMindContour mmind::dl::MMindObjectAndInsResult::insMask |
Contour of the segmentation result.