![]() |
Microscopy Image Browser 2.91
MIB
|
supporting function for DeepMIB, the function converts old augmentation settings to the new set of settings from MIB 2.8455 More...
Functions | |
function augSettingsNew = | mibDeepConvertOldAugmentationSettingsToNew (augSettingsOld, mode) |
supporting function for DeepMIB, the function converts old augmentation settings to the new set of settings from MIB 2.8455 | |
supporting function for DeepMIB, the function converts old augmentation settings to the new set of settings from MIB 2.8455
function augSettingsNew = mibDeepConvertOldAugmentationSettingsToNew | ( | augSettingsOld, | |
mode ) |
supporting function for DeepMIB, the function converts old augmentation settings to the new set of settings from MIB 2.8455
augSettingsOld | structure with old augmentation settings |
mode | string 2D , 3D specifying type of augmentation settings Return values: |
augSettingsNew | structure with new augmentation settings |
References mibDeepGenerateDefaultAugmentationSettings().
Referenced by mibDeepController.correctBatchOpt(), mibDeepController.setAugmentation2DSettings(), and mibDeepController.setAugmentation3DSettings().