ParameterReader: Module to read Parameters from text into dictionaries

PRLEC Framework for OCT Processing and Visualization

OCT_GUI.FileHandler.ParameterReader.readGlobalParameters(self)[source]

Reading global parameters from parameters.txt

This allows changes of parameters.

Parameters:
self: object

Framework

OCT_GUI.FileHandler.ParameterReader.readManRefParameters()[source]

Reading parameters from parameters.txt into dictionary for manual refinement.

This allows changes of parameters in runtime.

Returns:
dictParameters: dictionary

Parameters dictionary

OCT_GUI.FileHandler.ParameterReader.readRPERefinementDict()[source]

Reading parameters for RPE Refinement from parameters.txt

This allows changes of parameters during runtime.

Returns:
dictParameters: dictionary

Parameters dictionary

OCT_GUI.FileHandler.ParameterReader.readThreeLayerDict()[source]

Reading parameters for Three layer segmentation from parameters.txt

This allows changes of parameters during runtime.

Returns:
dictParameters: dictionary

Parameters dictionary