nx_metadata_sdk
1.0
Metadata SDK
|
Public Types | |
enum | EntryType { regular, bestShot } |
Public Attributes | |
std::string | typeId |
nx::sdk::Uuid | trackId |
std::string | trackIdRef |
nx::sdk::analytics::Rect | boundingBox |
std::map< std::string, std::string > | attributes |
int | frameNumberToGenerateObject = 0 |
int64_t | timestampUs = -1 |
EntryType | entryType = EntryType::regular |
std::string | imageSource |