std::vector< int > getMasterFrames(const EXPERIMENT experiment_settings, const int num_frames)
Function that return the master frames in a sequence according with experiment settings, by load from a file or calculating them.
Definition: master_frames.cpp:266
EXPERIMENT experiment_settings
Definition: main.cpp:59