![]() |
Microscopy Image Browser 2.91
MIB
|
a common function used by all tools compatible with the Batch mode to update BatchOpt structure fields from GUI widgets More...
Functions | |
function BatchOpt = | updateBatchOptFromGUI_Shared (BatchOpt, hObject) |
a common function used by all tools compatible with the Batch mode to update BatchOpt structure fields from GUI widgets | |
a common function used by all tools compatible with the Batch mode to update BatchOpt structure fields from GUI widgets
function BatchOpt = updateBatchOptFromGUI_Shared | ( | BatchOpt, | |
hObject ) |
a common function used by all tools compatible with the Batch mode to update BatchOpt structure fields from GUI widgets
Parameters BatchOpt: current structure with BatchOpt settings hObject: handle to particular GUI object that should update corresponding field in the BatchOpt structure
Referenced by mibImageFiltersController.Mode3DValueChanged(), mibAlignmentController.updateBatchOptFromGUI(), mibBoundingBoxController.updateBatchOptFromGUI(), mibCropController.updateBatchOptFromGUI(), mibDebrisRemovalController.updateBatchOptFromGUI(), mibDeepActivationsController.updateBatchOptFromGUI(), mibDeepController.updateBatchOptFromGUI(), mibHistThresController.updateBatchOptFromGUI(), mibImageArithmeticController.updateBatchOptFromGUI(), mibImageMorphOpsController.updateBatchOptFromGUI(), mibResampleController.updateBatchOptFromGUI(), mibSnapshotController.updateBatchOptFromGUI(), mibStatisticsController.updateBatchOptFromGUI(), mibWhiteBalanceController.updateBatchOptFromGUI(), mibImageFiltersController.updateImageFiltersParameters(), mibImageFiltersController.updateWidgets(), and mibWoundHealingAssayController.updateWidgets().