plugin
0.1.0
|
Public Member Functions | |
DetectionResult (int64_t frameId=-1, const std::shared_ptr< MetaData > &metaData=nullptr) | |
![]() | |
ResultBase (int64_t frameId=-1, const std::shared_ptr< MetaData > &metaData=nullptr) | |
bool | IsEmpty () |
template<class T > | |
T & | asRef () |
template<class T > | |
const T & | asRef () const |
Public Attributes | |
std::vector< DetectedObject > | objects |
![]() | |
int64_t | frameId |
std::shared_ptr< MetaData > | metaData |