SOMHunter Core
sh::DatasetsSettings Struct Reference

#include <settings.h>

Collaboration diagram for sh::DatasetsSettings:

Classes

struct  PrimaryFeaturesSettings
 
struct  SecondaryFeaturesSettings
 
struct  VideoFilenameOffsets
 

Public Attributes

std::string data_dir
 
std::string frames_dir
 
std::string thumbs_dir
 
std::optional< std::string > LSC_metadata_file
 File with time and position for LSC datasets. More...
 
std::string frames_list_file
 
VideoFilenameOffsets filename_offsets
 
PrimaryFeaturesSettings primary_features
 
SecondaryFeaturesSettings secondary_features
 

Member Data Documentation

◆ data_dir

std::string sh::DatasetsSettings::data_dir

◆ filename_offsets

VideoFilenameOffsets sh::DatasetsSettings::filename_offsets

◆ frames_dir

std::string sh::DatasetsSettings::frames_dir

◆ frames_list_file

std::string sh::DatasetsSettings::frames_list_file

◆ LSC_metadata_file

std::optional<std::string> sh::DatasetsSettings::LSC_metadata_file

File with time and position for LSC datasets.

For non-LSC could be empty.

◆ primary_features

PrimaryFeaturesSettings sh::DatasetsSettings::primary_features

◆ secondary_features

SecondaryFeaturesSettings sh::DatasetsSettings::secondary_features

◆ thumbs_dir

std::string sh::DatasetsSettings::thumbs_dir

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