FastDeploy
latest
Fast & Easy to Deploy!
|
#include <result.h>
Data Fields | |
FD_C_TwoDimArrayFloat | boxes |
FD_C_OneDimArrayFloat | scores |
FD_C_OneDimArrayInt32 | label_ids |
FD_C_OneDimMask | masks |
FD_C_Bool | contain_masks |
FD_C_ResultType | type |
FD_C_TwoDimArrayFloat FD_C_DetectionResult::boxes |
FD_C_Bool FD_C_DetectionResult::contain_masks |
FD_C_OneDimArrayInt32 FD_C_DetectionResult::label_ids |
FD_C_OneDimMask FD_C_DetectionResult::masks |
FD_C_OneDimArrayFloat FD_C_DetectionResult::scores |
FD_C_ResultType FD_C_DetectionResult::type |