Mech-DLK SDK C API 2.0.2
C API reference documentation for secondary development with Mech-DLK
|
This struct defines the object detection and instance segmentation result. More...
#include <dl_result.h>
Data Fields | |
Bbox | bbox |
Result of the bounding box. | |
Contour | insMaskContour |
Contour of the segmentation result. | |
ResultRestoreInfo | restoreInfo |
Information required for result restoration. | |
This struct defines the object detection and instance segmentation result.
Bbox ObjectAndInsResult::bbox |
Result of the bounding box.
ResultRestoreInfo ObjectAndInsResult::restoreInfo |
Information required for result restoration.