Visualisierung 2 CNN
GuiManager Class Reference

Acts as an interface between the GUI and other classes. More...

Inheritance diagram for GuiManager:

Public Member Functions

void LogLayers ()
 Logs Layer names for Debugging More...
 
void SetExpansionCenter (float value)
 Sets the center of the expanded layer range. More...
 
void SetExpansionWidth (float value)
 Sets the width of the expanded layer range. More...
 
void SetEpoch (float value)
 Sets the epoch to be loaded. More...
 
void SetLineWidth (float value)
 Set the line width of the edges. More...
 
void SetBrightness (float value)
 Sets the brightness of all nodes and edges (color contrast when rendering red/blue mapping) More...
 
void SetFullres (bool value)
 
void SetSquarePixels (bool value)
 
void SetBWPixels (bool value)
 
void Load ()
 Load the currently selected Testsample epochs More...
 

Public Attributes

float ConvfullResHeight = 5.0f
 
Text predictedLabel
 
Material lineMaterial
 
Material pixelMaterial
 

Detailed Description

Acts as an interface between the GUI and other classes.

Member Function Documentation

◆ Load()

void GuiManager.Load ( )

Load the currently selected Testsample epochs

◆ LogLayers()

void GuiManager.LogLayers ( )

Logs Layer names for Debugging

◆ SetBrightness()

void GuiManager.SetBrightness ( float  value)

Sets the brightness of all nodes and edges (color contrast when rendering red/blue mapping)

Parameters
value

◆ SetBWPixels()

void GuiManager.SetBWPixels ( bool  value)

◆ SetEpoch()

void GuiManager.SetEpoch ( float  value)

Sets the epoch to be loaded.

Parameters
value

◆ SetExpansionCenter()

void GuiManager.SetExpansionCenter ( float  value)

Sets the center of the expanded layer range.

Parameters
value

◆ SetExpansionWidth()

void GuiManager.SetExpansionWidth ( float  value)

Sets the width of the expanded layer range.

Parameters
value

◆ SetFullres()

void GuiManager.SetFullres ( bool  value)

◆ SetLineWidth()

void GuiManager.SetLineWidth ( float  value)

Set the line width of the edges.

Parameters
value

◆ SetSquarePixels()

void GuiManager.SetSquarePixels ( bool  value)

Member Data Documentation

◆ ConvfullResHeight

float GuiManager.ConvfullResHeight = 5.0f

◆ lineMaterial

Material GuiManager.lineMaterial

◆ pixelMaterial

Material GuiManager.pixelMaterial

◆ predictedLabel

Text GuiManager.predictedLabel

The documentation for this class was generated from the following file: