Mech-DLK SDK C API 2.0.0
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 bbox |
Result of the bounding box.
ResultRestoreInfo restoreInfo |
Information required for result restoration.