The structure is used for storing a single source frame. More...
#include <common.h>
Public Attributes | |
| SourceID | id |
| The source ID number. | |
| FrameTime | time |
| The time of the frame. | |
| cv::Mat | image |
| The actual frame image. | |
The structure is used for storing a single source frame.
1.8.7