#include <dataset-frames.h>
◆ VideoFrame() [1/2]
| sh::VideoFrame::VideoFrame |
( |
| ) |
|
|
default |
◆ VideoFrame() [2/2]
| sh::VideoFrame::VideoFrame |
( |
std::string && |
filename, |
|
|
VideoId |
video_ID, |
|
|
ShotId |
shot_ID, |
|
|
FrameId |
frame_number, |
|
|
FrameId |
image_ID, |
|
|
uint8_t |
weekday = 0, |
|
|
uint8_t |
hour = 0, |
|
|
uint16_t |
year = 2021 |
|
) |
| |
|
inline |
◆ to_JSON()
| nlohmann::json sh::VideoFrame::to_JSON |
( |
| ) |
const |
|
inline |
◆ filename
| std::string sh::VideoFrame::filename |
◆ frame_ID
◆ frame_number
| FrameId sh::VideoFrame::frame_number |
◆ hour
| Hour sh::VideoFrame::hour |
◆ LSC_id
| std::string sh::VideoFrame::LSC_id |
Original filename without the suffix.
◆ shot_ID
| ShotId sh::VideoFrame::shot_ID |
◆ video_ID
◆ weekday
Day in a week (mon -> 0, ..., sun -> 7).
◆ year
| Year sh::VideoFrame::year |
The documentation for this struct was generated from the following file: