|
Cpp-Processing
|
Metadata associated with a video frame. for now, just a placeholder. More...
#include <CommonParameters.h>
Public Attributes | |
| int | frame_number {-1} |
| int | source_id {0} |
| bool | vertical_flip {false} |
| bool | horizontal_flip {false} |
| Rotation | rotation {Rotation::None} |
Metadata associated with a video frame. for now, just a placeholder.
| int celantur::FrameMetadata::frame_number {-1} |
| bool celantur::FrameMetadata::horizontal_flip {false} |
| Rotation celantur::FrameMetadata::rotation {Rotation::None} |
| int celantur::FrameMetadata::source_id {0} |
| bool celantur::FrameMetadata::vertical_flip {false} |