nicetoolbox.visual.config_handler.Configuration

class nicetoolbox.visual.config_handler.Configuration(visualizer_config_file: str, machine_specifics_file: str, stats_only: bool = False)[source]

Bases: object

Methods

check_and_update_canvas

Checks if the canvas list under a given section and key matches a condition, and updates the list if not.

check_calibration

check_config

get_camera_names

get_dataset_starting_index

get_isa_tool_out_folder

get_updated_visualizer_config

check_and_update_canvas()[source]

Checks if the canvas list under a given section and key matches a condition, and updates the list if not.