This function generates the supervised classification tab of the RclusToolGUI
, in which the user can choose and configure the classification method to apply.
initSupTab(mainWindow, console, graphicFrame, RclusTool.env, reset = F)
: window in which the 'supTab' is created.
: frame of the RclusTool interface in which messages should be displayed.
: frame of the RclusTool interface in which graphics should be displayed.
: environment in which data and intermediate results are stored.
: if TRUE the whole tab is reset, with default options
function to initialize (and to create) the 'supTab' for supervised classification