Struct VideoDetectionConfig#
Defined in File yolo_detector.ixx
Struct Documentation#
-
struct VideoDetectionConfig#
Public Members
-
YoloConfig yolo_config#
-
gstreamer::PipelineConfig gstreamer_config#
-
bool display_results = {false}#
-
bool save_to_file = {false}#
-
std::filesystem::path output_path = {"output.mp4"}#
-
YoloConfig yolo_config#