![]() |
Microscopy Image Browser 2.91
MIB
|
Matlab's base handle class (documentation generation substitute) More...
Public Attributes | |
addlistener | |
Creates a listener for the specified event and assigns a callback function to execute when the event occurs. | |
notify | |
Broadcast a notice that a specific event is occurring on a specified handle object or array of handle objects. | |
delete | |
Handle object destructor method that is called when the object's lifecycle ends. | |
disp | |
Handle object disp method which is called by the display method. See the MATLAB disp function. | |
display | |
Handle object display method called when MATLAB software interprets an expression returning a handle object that is not terminated by a semicolon. See the MATLAB display function. | |
findobj | |
Finds objects matching the specified conditions from the input array of handle objects. | |
findprop | |
Returns a meta.property objects associated with the specified property name. | |
fields | |
Returns a cell array of string containing the names of public properties. | |
fieldnames | |
Returns a cell array of string containing the names of public properties. See the MATLAB fieldnames function. | |
isvalid | |
Returns a logical array in which elements are true if the corresponding elements in the input array are valid handles. This method is Sealed so you cannot override it in a handle subclass. | |
eq | |
Relational functions example. See details for more information. | |
transpose | |
Transposes the elements of the handle object array. | |
permute | |
Rearranges the dimensions of the handle object array. See the MATLAB permute function. | |
reshape | |
hanges the dimensions of the handle object array to the specified dimensions. See the MATLAB reshape function. | |
sort | |
ort the handle objects in any array in ascending or descending order. | |
Matlab's base handle class (documentation generation substitute)
As doxygen does not know the class "handle" from itself, many classes do not get rendered within the documentation and the correct root class is not even displayed. This workaround guarantees a correct (also graphical) representation of the class hierarchy.
Note here that by having the type handle it could also mean to have a vector or matrix of handles.
handle.addlistener |
Creates a listener for the specified event and assigns a callback function to execute when the event occurs.
Referenced by mibAlignmentController.mibAlignmentController(), mibAnnotationsController.mibAnnotationsController(), mibBatchController.mibBatchController(), mibBoundingBoxController.mibBoundingBoxController(), mibController.mibController(), mibCropController.mibCropController(), mibCropObjectsController.mibCropObjectsController(), mibDatasetInfoController.mibDatasetInfoController(), mibDebrisRemovalController.mibDebrisRemovalController(), mibDeepActivationsController.mibDeepActivationsController(), mibDeepAugmentSettingsController.mibDeepAugmentSettingsController(), mibDeepController.mibDeepController(), mibGraphcutController.mibGraphcutController(), mibHistThresController.mibHistThresController(), mibImageAdjController.mibImageAdjController(), mibImageArithmeticController.mibImageArithmeticController(), mibImageFiltersController.mibImageFiltersController(), mibImageMorphOpsController.mibImageMorphOpsController(), mibImageSelectFrameController.mibImageSelectFrameController(), mibLines3DController.mibLines3DController(), mibLogListController.mibLogListController(), mibMakeMovieController.mibMakeMovieController(), mibMeasureToolController.mibMeasureToolController(), mibMembraneDetectionController.mibMembraneDetectionController(), mibMorphOpsController.mibMorphOpsController(), mibObjSepController.mibObjSepController(), mibPreferencesAppController.mibPreferencesAppController(), mibPreferencesController.mibPreferencesController(), mibResampleController.mibResampleController(), mibStatisticsController.mibStatisticsController(), mibStereologyController.mibStereologyController(), mibSupervoxelClassifierController.mibSupervoxelClassifierController(), mibTipsAppController.mibTipsAppController(), mibTipsController.mibTipsController(), mibVolRenAppController.mibVolRenAppController(), mibVolRenAppViewerController.mibVolRenAppViewerController(), mibVolRenController.mibVolRenController(), mibWatershedController.mibWatershedController(), mibWhiteBalanceController.mibWhiteBalanceController(), mibWoundHealingAssayController.mibWoundHealingAssayController(), mibAnnotationsController.startController(), mibController.startController(), mibStatisticsController.startController(), and volrenAnimationController.volrenAnimationController().
handle.delete |
Handle object destructor method that is called when the object's lifecycle ends.
handle.disp |
Handle object disp method which is called by the display method. See the MATLAB disp function.
Referenced by mibChopDatasetController.chopBtn_Callback(), IceImarisConnector.closeImaris(), mibMakeMovieController.continueBtn_Callback(), IceImarisConnector.display(), mibStatisticsController.exportButton_Callback(), mibController.getDefaultParameters(), IceImarisConnector.getImarisVersionAsInteger(), mibStatisticsController.highlightSelection(), IceImarisConnector.IceImarisConnector(), IceImarisConnector.info(), mibAnnotationsController.loadBtn_Callback(), mibLines3DController.loadBtn_Callback(), mibController.menuFileExportImage_Callback(), mibController.menuMaskExport_Callback(), mibController.menuToolsMeasure_Callback(), mibPreferencesController.modelsColorsTable_cb(), mibRandomDatasetController.randomBtn_Callback(), mibRandomRestoreDatasetController.restoreBtn_Callback(), mibDatasetInfoController.searchEdit_Callback(), IceImarisConnector.startImaris(), mibDatasetInfoController.updateWidgets(), and mibLines3DController.visualizeBtn_Callback().
handle.display |
Handle object display method called when MATLAB software interprets an expression returning a handle object that is not terminated by a semicolon. See the MATLAB display function.
handle.eq |
Relational functions example. See details for more information.
Relational functions return a logical array of the same size as the pair of input handle object arrays. Comparisons use a number associated with each handle. You can assume that the same two handles will compare as equal and the repeated comparison of any two handles will yield the same result in the same MATLAB session. Different handles are always not-equal. The order of handles is purely arbitrary, but consistent.
handle.fieldnames |
Returns a cell array of string containing the names of public properties. See the MATLAB fieldnames function.
Referenced by mibDeepAugmentSettingsController.Accept(), mibModel.addFrame(), mibRechopDatasetController.combineBtn_Callback(), mibDeepAugmentSettingsController.disableAugmentations(), mibBatchController.displaySelectedActionTableItems(), mibDeepController.evaluateSegmentation(), mibStatisticsController.exportButton_Callback(), mibImageFiltersController.FilterNameValueChanged(), mibDeepController.gpuInfo(), mibDeepController.importNetwork(), mibController.Listner2_Callback(), mibController.listner_ModelEvent_Callback(), mibMakeMovieController.listner_ModelEvent_Callback(), mibLines3DController.loadBtn_Callback(), mibModel.loadMask(), mibModel.loadModel(), mibController.menuFileImportImage_Callback(), mibController.mibDoUndo(), mibHistThresController.mibHistThresController(), mibImageAdjController.mibImageAdjController(), mibController.mibSegmentationPanelCheckboxes(), mibController.mibSelectionPanelCheckboxes(), mibController.mibViewSettingsPanelCheckboxes(), mibVolRenAppController.mibVolRenAppController(), mibImportOmeroController.omeroLoginBtn_Callback(), mibDeepAugmentSettingsController.previewAugmentations(), mibRandomRestoreDatasetController.resaveProject(), mibImageFiltersController.returnBatchOpt(), mibStatisticsController.runStatAnalysis_Callback(), mibBatchController.saveProtocol(), mibBatchController.selectedActionTable_ContextCallback(), mibBatchController.selectedActionTableItem_Update(), mibDeepController.selectNetwork(), mibDeepController.setAugFuncHandles(), mibController.startController(), mibGraphcutController.superpixelsBtn_Callback(), mibRandomRestoreDatasetController.updateDir(), mibRandomRestoreDatasetController.updateProjectDetails(), mibBatchController.updateSelectedActionTable(), mibDatasetInfoController.updateWidgets(), and mibStatisticsController.ViewListner_ModelEvent_Callback().
handle.fields |
Returns a cell array of string containing the names of public properties.
Referenced by mibAlignmentController.continueBtn_Callback(), and mibController.menuFileImportImage_Callback().
handle.findobj |
Finds objects matching the specified conditions from the input array of handle objects.
Referenced by mibController.menuImageIntensity_Callback(), mibChildView.mibChildView(), mibController.mibGUI_WindowButtonDownFcn(), mibView.mibView(), mibController.plotImage(), and mibStatisticsController.tableContextMenu_cb().
handle.findprop |
Returns a meta.property objects associated with the specified property name.
handle.isvalid |
Returns a logical array in which elements are true if the corresponding elements in the input array are valid handles. This method is Sealed so you cannot override it in a handle subclass.
Referenced by mibAboutController.closeWindow(), mibAlignmentController.closeWindow(), mibAnnotationsController.closeWindow(), mibBatchController.closeWindow(), mibBoundingBoxController.closeWindow(), mibChopDatasetController.closeWindow(), mibCropController.closeWindow(), mibCropObjectsController.closeWindow(), mibDatasetInfoController.closeWindow(), mibDebrisRemovalController.closeWindow(), mibDeepActivationsController.closeWindow(), mibDeepAugmentSettingsController.closeWindow(), mibDeepController.closeWindow(), mibExternalDirsController.closeWindow(), mibGraphcutController.closeWindow(), mibHistThresController.closeWindow(), mibImageAdjController.closeWindow(), mibImageArithmeticController.closeWindow(), mibImageFiltersController.closeWindow(), mibImageMorphOpsController.closeWindow(), mibImageSelectFrameController.closeWindow(), mibImportOmeroController.closeWindow(), mibKeyShortcutsController.closeWindow(), mibLines3DController.closeWindow(), mibLogListController.closeWindow(), mibMakeMovieController.closeWindow(), mibMeasureToolController.closeWindow(), mibMembraneDetectionController.closeWindow(), mibMorphOpsController.closeWindow(), mibPreferencesAppController.closeWindow(), mibPreferencesController.closeWindow(), mibRandomDatasetController.closeWindow(), mibRandomRestoreDatasetController.closeWindow(), mibRechopDatasetController.closeWindow(), mibResampleController.closeWindow(), mibStatisticsController.closeWindow(), mibStereologyController.closeWindow(), mibSupervoxelClassifierController.closeWindow(), mibTipsAppController.closeWindow(), mibTipsController.closeWindow(), mibUpdateCheckController.closeWindow(), mibVolRenAppController.closeWindow(), mibVolRenAppViewerController.closeWindow(), mibVolRenController.closeWindow(), mibWatershedController.closeWindow(), mibWhiteBalanceController.closeWindow(), mibWoundHealingAssayController.closeWindow(), volrenAnimationController.closeWindow(), mibController.exitProgram(), mibController.mibGUI_WindowKeyPressFcn(), mibObjSepController.mibObjSepController(), mibController.plotImage(), mibController.toolbarCenterPointShow_ClickedCallback(), mibVolRenAppController.updateCameraPosition(), mibVolRenAppController.updateCameraWidgets(), mibView.updateCursor(), and mibLines3DController.visualizeBtn_Callback().
handle.notify |
Broadcast a notice that a specific event is occurring on a specified handle object or array of handle objects.
Referenced by mibMeasureToolController.addBtn_Callback(), mibModel.addFrame(), mibAnnotationsController.annotationTable_CellEditCallback(), mibImageAdjController.applyBtn_Callback(), mibPreferencesController.applyBtn_Callback(), mibPreferencesAppController.ApplyButtonPushedCallback(), mibAlignmentController.AutomaticFeatureBasedAlignment(), mibDebrisRemovalController.Calculate(), mibPreferencesAppController.Calculate(), mibModel.clearMask(), mibModel.clearSelection(), mibAboutController.closeWindow(), mibAlignmentController.closeWindow(), mibAnnotationsController.closeWindow(), mibBatchController.closeWindow(), mibBoundingBoxController.closeWindow(), mibChopDatasetController.closeWindow(), mibCropController.closeWindow(), mibCropObjectsController.closeWindow(), mibDatasetInfoController.closeWindow(), mibDebrisRemovalController.closeWindow(), mibDeepActivationsController.closeWindow(), mibDeepAugmentSettingsController.closeWindow(), mibDeepController.closeWindow(), mibExternalDirsController.closeWindow(), mibGraphcutController.closeWindow(), mibHistThresController.closeWindow(), mibImageAdjController.closeWindow(), mibImageArithmeticController.closeWindow(), mibImageFiltersController.closeWindow(), mibImageMorphOpsController.closeWindow(), mibImageSelectFrameController.closeWindow(), mibImportOmeroController.closeWindow(), mibKeyShortcutsController.closeWindow(), mibLines3DController.closeWindow(), mibLogListController.closeWindow(), mibMakeMovieController.closeWindow(), mibMeasureToolController.closeWindow(), mibMembraneDetectionController.closeWindow(), mibMorphOpsController.closeWindow(), mibPreferencesAppController.closeWindow(), mibPreferencesController.closeWindow(), mibRandomDatasetController.closeWindow(), mibRandomRestoreDatasetController.closeWindow(), mibRechopDatasetController.closeWindow(), mibResampleController.closeWindow(), mibStatisticsController.closeWindow(), mibStereologyController.closeWindow(), mibSupervoxelClassifierController.closeWindow(), mibTipsAppController.closeWindow(), mibTipsController.closeWindow(), mibUpdateCheckController.closeWindow(), mibVolRenAppController.closeWindow(), mibVolRenAppViewerController.closeWindow(), mibVolRenController.closeWindow(), mibWatershedController.closeWindow(), mibWhiteBalanceController.closeWindow(), mibWoundHealingAssayController.closeWindow(), volrenAnimationController.closeWindow(), mibModel.colorChannelActions(), mibRechopDatasetController.combineBtn_Callback(), mibModel.contentAwareFill(), mibAlignmentController.continueBtn_Callback(), mibHistThresController.continueBtn_Callback(), mibImageMorphOpsController.continueBtn_Callback(), mibImageSelectFrameController.continueBtn_Callback(), mibImportOmeroController.continueBtn_Callback(), mibMakeMovieController.continueBtn_Callback(), mibMorphOpsController.continueBtn_Callback(), mibModel.contrastCLAHE(), mibModel.contrastNormalization(), mibModel.convertModel(), mibModel.copySwapSlice(), mibWhiteBalanceController.correctWhiteBalance(), mibModel.createModel(), mibCropController.cropBtn_Callback(), mibCropController.cropToBtn_Callback(), mibAnnotationsController.deleteBtn_Callback(), mibLines3DController.deleteBtn_Callback(), mibModel.deleteSlice(), mibModel.dilateImage(), mibBatchController.DirectoryLoopAction_Callback(), mibBatchController.DirectoryOperationsAction_Callback(), mibBatchController.doBatchStep(), mibGraphcutController.doGraphcutSegmentation(), mibObjSepController.doObjectSeparation(), mibStereologyController.doStereologyBtn_Callback(), mibModel.erodeImage(), mibGraphcutController.exportSuperpixelsBtn_Callback(), mibBatchController.FileLoopAction_Callback(), mibBatchController.FileOperationsAction_Callback(), mibModel.fillSelectionOrMask(), mibImageAdjController.findMaxBtn_Callback(), mibImageAdjController.findMinBtn_Callback(), mibModel.flipDataset(), mibImageAdjController.gammaSlider_Callback(), mibStereologyController.generateGrid_Callback(), mibModel.getImageMethod(), mibAlignmentController.getMetaInfo(), mibStatisticsController.highlightSelection(), mibModel.insertEmptySlice(), mibModel.interpolateImage(), mibModel.invertImage(), mibAlignmentController.LandmarkMultiPointAlignment(), mibAlignmentController.LandmarkMultiPointColorAlignment(), mibAnnotationsController.loadBtn_Callback(), mibLines3DController.loadBtn_Callback(), mibModel.loadMask(), mibModel.loadModel(), mibModel.materialsActions(), mibModel.materialsSwapColors(), mibImageAdjController.maxSlider_Callback(), mibMeasureToolController.measureTable_cm(), mibController.menuDatasetParameters_Callback(), mibController.menuDatasetTrasform_Callback(), mibController.menuFileExamples_Callback(), mibController.menuFileImportImage_Callback(), mibController.menuImageInvert_Callback(), mibController.menuImageMode_Callback(), mibController.menuImageToolsProjection_Callback(), mibController.menuMaskExport_Callback(), mibController.menuMaskImageReplace_Callback(), mibController.menuMaskImport_Callback(), mibController.menuMaskInvert_Callback(), mibController.menuModelsImport_Callback(), mibController.mibAddMaterialBtn_Callback(), mibAlignmentController.mibAlignmentController(), mibController.mibBufferToggle_Callback(), mibController.mibBufferToggleContext_Callback(), mibController.mibChangeLayerEdit_Callback(), mibController.mibChangeLayerSlider_Callback(), mibController.mibChangeTimeEdit_Callback(), mibController.mibChangeTimeSlider_Callback(), mibCropController.mibCropController(), mibDebrisRemovalController.mibDebrisRemovalController(), mibDeepActivationsController.mibDeepActivationsController(), mibDeepController.mibDeepController(), mibController.mibDoUndo(), mibController.mibDragAndDropFiles(), mibController.mibDragAndDropModelFiles(), mibController.mibFijiImport(), mibController.mibFilesListbox_Callback(), mibController.mibFilesListbox_cm_Callback(), mibController.mibFindMaterialUnderCursor(), mibController.mibGUI_ScrollWheelFcn(), mibController.mibGUI_WindowButtonUpDragAndDropFcn(), mibController.mibGUI_WindowKeyPressFcn(), mibHistThresController.mibHistThresController(), mibImageAdjController.mibImageAdjController(), mibImageArithmeticController.mibImageArithmeticController(), mibImageFiltersController.mibImageFiltersController(), mibImportOmeroController.mibImportOmeroController(), mibObjSepController.mibObjSepController(), mibController.mibPixelInfo_Callback(), mibController.mibRemoveMaterialBtn_Callback(), mibResampleController.mibResampleController(), mibController.mibRoiList_cm_Callback(), mibController.mibSegmAnnDeleteAllBtn_Callback(), mibController.mibSegmentation3dBall(), mibController.mibSegmentationAnnotation(), mibController.mibSegmentationBlackWhiteThreshold(), mibController.mibSegmentationDragAndDrop(), mibController.mibSegmentationLasso(), mibController.mibSegmentationLines3D(), mibController.mibSegmentationMagicWand(), mibController.mibSegmentationMembraneClickTraker(), mibController.mibSegmentationObjectPicker(), mibController.mibSegmentationPanelCheckboxes(), mibController.mibSegmentationSAM(), mibController.mibSegmentationSAM2(), mibController.mibSegmentationSpot(), mibController.mibSelectionPanelCheckboxes(), mibTipsController.mibTipsController(), mibController.mibViewSettingsPanelCheckboxes(), mibWhiteBalanceController.mibWhiteBalanceController(), mibWoundHealingAssayController.mibWoundHealingAssayController(), mibController.mibZoomEdit_Callback(), mibImageAdjController.minSlider_Callback(), mibModel.modelExport(), mibModel.moveLayers(), mibLines3DController.nodesViewTable_cb(), mibLines3DController.nodesViewTable_CellEditCallback(), mibPreferencesController.OKBtn_Callback(), mibBoundingBoxController.okBtn_Callback(), mibPreferencesAppController.OKButtonPushedCallback(), mibAnnotationsController.precisionEdit_Callback(), mibMembraneDetectionController.predictDataset(), mibSupervoxelClassifierController.predictDatasetBtn_Callback(), mibWatershedController.preprocessBtn_Callback(), mibHistThresController.previewBtn_Callback(), mibImageMorphOpsController.previewBtn_Callback(), mibImageFiltersController.PreviewButtonPushed(), mibSupervoxelClassifierController.previewSuperpixelsBtn_Callback(), mibModel.renameMaterial(), mibResampleController.resampleBtn_Callback(), mibModel.resliceDataset(), mibAlignmentController.returnBatchOpt(), mibBoundingBoxController.returnBatchOpt(), mibCropController.returnBatchOpt(), mibDebrisRemovalController.returnBatchOpt(), mibDeepActivationsController.returnBatchOpt(), mibDeepController.returnBatchOpt(), mibHistThresController.returnBatchOpt(), mibImageAdjController.returnBatchOpt(), mibImageArithmeticController.returnBatchOpt(), mibImageFiltersController.returnBatchOpt(), mibImageMorphOpsController.returnBatchOpt(), mibResampleController.returnBatchOpt(), mibStatisticsController.returnBatchOpt(), mibWhiteBalanceController.returnBatchOpt(), mibWoundHealingAssayController.returnBatchOpt(), mibMakeMovieController.roiPopup_Callback(), mibModel.rotateDataset(), mibImageArithmeticController.runExpressionBtn_Callback(), mibBatchController.runProtocolBtn_Callback(), mibStatisticsController.runStatAnalysis_Callback(), mibModel.saveImageAsDialog(), mibModel.saveMask(), mibModel.saveModel(), mibGraphcutController.segmentAllBtn_Callback(), mibGraphcutController.segmentBtn_Callback(), mibModel.setData2D(), mibModel.setDefaultSegmentationColorPalette(), mibAnnotationsController.settingsBtn_Callback(), mibLines3DController.settingsBtn_Callback(), mibView.setVolrenModeSwitch(), mibModel.smoothImage(), mibController.startController(), mibDeepController.startPrediction2D(), mibDeepController.startPrediction3D(), mibDeepController.startPredictionBlockedImage(), mibStatisticsController.statTable_CellSelectionCallback(), mibWoundHealingAssayController.Stitch(), mibImageAdjController.stretchCurrent_Callback(), mibGraphcutController.superpixelsPreviewBtn_Callback(), mibAnnotationsController.tableContextMenu_cb(), mibStatisticsController.tableContextMenu_cb(), mibController.toolbarVirtualMode_ClickedCallback(), mibMembraneDetectionController.trainClassifier(), mibModel.transposeDataset(), mibLines3DController.treesViewTable_cb(), mibLines3DController.treesViewTable_CellEditCallback(), mibController.updateAxesLimits(), mibController.updateGuiWidgets(), mibController.updateShownId(), mibAlignmentController.updateWidgets(), mibSupervoxelClassifierController.updateWidgets(), mibGraphcutController.ViewListner_Callback2(), and mibWatershedController.watershedBtn_Callback().
handle.permute |
Rearranges the dimensions of the handle object array. See the MATLAB permute function.
Referenced by mibChopDatasetController.chopBtn_Callback(), mibImageMorphOpsController.continueBtn_Callback(), mibDeepActivationsController.getActivations(), IceImarisConnector.getDataSubVolumeRM(), IceImarisConnector.getDataVolumeRM(), mibDeepActivationsController.getNewImage(), mibVolRenAppController.grabVolume(), mibModel.loadMask(), mibModel.loadModel(), mibRechopDatasetController.loadModels(), mibDeepActivationsController.makeCollage(), mibController.menuFileExamples_Callback(), mibController.menuImageToolsProjection_Callback(), IceImarisConnector.mib_setDataSubVolumeRM(), mibController.mibFijiExport(), mibController.mibFijiImport(), mibController.mibMaskGenerator(), mibController.mibSegmentationSAM2(), mibDeepController.processBlocksBlockedImage(), mibDeepController.processImages(), mibDeepController.segmentBlockedImage(), mibDeepController.startPrediction3D(), mibModel.transposeDataset(), and mibModel.transposeZ2T().
handle.reshape |
hanges the dimensions of the handle object array to the specified dimensions. See the MATLAB reshape function.
Referenced by mibSupervoxelClassifierController.calcFeaturesBtn_Callback(), mibChopDatasetController.chopBtn_Callback(), mibAlignmentController.continueBtn_Callback(), mibImportOmeroController.continueBtn_Callback(), mibCropObjectsController.cropBtn_Callback(), mibGraphcutController.exportSuperpixelsBtn_Callback(), mibCropObjectsController.generatePatches(), mibStatisticsController.highlightSelection(), mibGraphcutController.importSuperpixelsBtn_Callback(), mibAlignmentController.LandmarkMultiPointAlignment(), mibDeepActivationsController.makeCollage(), mibModel.materialsActions(), mibController.menuFileExamples_Callback(), mibController.menuFileImportImage_Callback(), mibController.mibFijiImport(), mibController.mibRemoveMaterialBtn_Callback(), mibMembraneDetectionController.predictDataset(), mibDeepController.segmentBlockedImage(), mibDeepController.setInputLayerSettings(), mibMembraneDetectionController.trainClassifier(), and mibDeepController.updateNetworkInputLayer().
handle.sort |
ort the handle objects in any array in ascending or descending order.
The order of handles is purely arbitrary, but reproducible in a given MATLAB session. See the MATLAB sort function.
Referenced by mibVolRenAppController.alphaAxesButtonDown(), mibVolRenAppController.alphaCurveOperations(), mibCropObjectsController.cropBtn_Callback(), mibImageAdjController.findMaxBtn_Callback(), mibImageAdjController.findMinBtn_Callback(), mibVolRenController.interactWithAlphamap(), mibAnnotationsController.loadBtn_Callback(), mibModel.loadMask(), mibModel.loadModel(), mibController.menuFileImportImage_Callback(), mibVolRenController.menuInvertAlphaCurve_Callback(), mibVolRenController.menuSettingsSelectColormap_Callback(), mibBatchController.mibBatchController(), mibController.mibDragAndDropFiles(), mibController.mibDragAndDropModelFiles(), mibController.mibFileFilterPopup_cm(), mibGraphcutController.mibGraphcut_CalcSupervoxels(), mibController.mibRemoveMaterialBtn_Callback(), mibController.mibSegmFavToolCheck_Callback(), mibStatisticsController.mibStatisticsGUI_WindowButtonDownFcn(), mibStatisticsController.multipleBtn_Callback(), mibStatisticsController.Property_Callback(), mibRandomDatasetController.randomBtn_Callback(), mibImageUndo.replaceItem(), mibStatisticsController.runStatAnalysis_Callback(), mibRechopDatasetController.selectFilesBtn_Callback(), mibStatisticsController.sortBtn_Callback(), and mibAnnotationsController.tableContextMenu_cb().
handle.transpose |
Transposes the elements of the handle object array.