NeuroPAL_ID Tracking GUI

Back to overview

Identification GUI Class

class Program.GUI.tracking_gui

TRACKING_GUI Summary of this class goes here Detailed explanation goes here

Constructor Summary
tracking_gui(path)

TRACKING_GUI Constructs a persistent instance of the tracking gui.

Inputs: - path (Optional): string/char representing the path of

a file to be loaded into the gui.

Outputs: - obj: tracking_gui instance.

Method Summary
static enable_gui()

ENABLE_GUI Renders tracking tab visible and enables its various gui components.

Inputs: - obj: tracking_gui instance.