3#include "Base/Headers/ApplicationOptions.h"
The default object to store data of any type that should persist through sessions of the application.
Application options for ORB-SLAM image preprocessing.
static ApplicationOption< bool > blur_images
Whether to blur color images before processing.
static TranslatedString options_label
Display label for the options group.
static void ResetOptionsToDefaults()
Resets all ORB options to their default values.
static ApplicationOption< bool > blur_depth
Whether to blur depth images before processing.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
The primary namespace for the NDEVR SDK.