Public Types | |
typedef std::shared_ptr< VideoFrame > | Ptr |
Public Member Functions | |
VideoFrame (unsigned sourceID, int64_t frameId, const cv::Mat &frame=cv::Mat()) | |
Public Attributes | |
const unsigned | sourceID |
const int64_t | frameId |
cv::Mat | frame |
PerformanceMetrics::TimePoint | timestamp |