face_video_segment  0.8
Adaptation of The Video Segmentation Project for face segmentation.
fvs::VideoReader2Options Struct Reference

Public Types

enum  DOWNSCALE { DOWNSCALE_NONE, DOWNSCALE_BY_FACTOR, DOWNSCALE_TO_MIN_SIZE, DOWNSCALE_TO_MAX_SIZE }
 

Public Attributes

int trim_frames = 0
 
std::string stream_name = "VideoStream"
 
video_framework::VideoPixelFormat pixel_format
 
DOWNSCALE downscale = DOWNSCALE_NONE
 
float downscale_factor = 1.0f
 
int downscale_size = 0
 

Member Data Documentation

video_framework::VideoPixelFormat fvs::VideoReader2Options::pixel_format
Initial value:
=
video_framework::PIXEL_FORMAT_BGR24

The documentation for this struct was generated from the following file: