#include </home/runner/work/icey/icey/src/vision/include/icy/vision/event.h>| Return | Name | Description |
|---|---|---|
std::string | type | |
std::string | source | |
std::string | detector | |
int64_t | emittedAtUsec | |
FrameRef | frame | |
std::vector< Detection > | detections | |
json::Value | data |
std::string type = "detect"std::string sourcestd::string detectorint64_t emittedAtUsec = 0FrameRef framestd::vector< Detection > detectionsjson::Value data = json::Value::object()