Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibObjSepGUI.m File Reference

mibObjSepGUI function is responsible for watershed operations. More...

Functions

function varargoutmibObjSepGUI (varargin)
 mibObjSepGUI function is responsible for watershed operations.
 
function  mibObjSepGUI>mibObjSepGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibObjSepGUI>mibObjSepGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibObjSepGUI>closeBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>mibObjSepGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibObjSepGUI>updateMaterialsBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>helpBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>aspectRatio_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>mode2dRadio_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>xSubareaEdit_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>ySubareaEdit_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>zSubareaEdit_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>resetDimsBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>currentViewBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>subAreaFromSelectionBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>binSubareaEdit_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>useSeedsCheck_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>selectedMaterialPopup_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>seedsSelectedMaterialPopup_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>distanceRadio_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>separateBtn_Callback (hObject, eventdata, handles)
 
function  mibObjSepGUI>mibObjSepGUI_KeyPressFcn (hObject, eventdata, handles)
 

Detailed Description

mibObjSepGUI function is responsible for watershed operations.

Function Documentation

◆ mibObjSepGUI()

function varargout = mibObjSepGUI ( varargin)

mibObjSepGUI function is responsible for watershed operations.

mibObjSepGUI contains MATLAB code for mibObjSepGUI.fig

◆ mibObjSepGUI>aspectRatio_Callback()

function mibObjSepGUI>aspectRatio_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>binSubareaEdit_Callback()

function mibObjSepGUI>binSubareaEdit_Callback ( hObject,
eventdata,
handles )

References min.

◆ mibObjSepGUI>closeBtn_Callback()

function mibObjSepGUI>closeBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>currentViewBtn_Callback()

function mibObjSepGUI>currentViewBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>distanceRadio_Callback()

function mibObjSepGUI>distanceRadio_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>helpBtn_Callback()

function mibObjSepGUI>helpBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>mibObjSepGUI_CloseRequestFcn()

function mibObjSepGUI>mibObjSepGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>mibObjSepGUI_KeyPressFcn()

function mibObjSepGUI>mibObjSepGUI_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>mibObjSepGUI_OpeningFcn()

function mibObjSepGUI>mibObjSepGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

References moveWindowOutside().

Here is the call graph for this function:

◆ mibObjSepGUI>mibObjSepGUI_OutputFcn()

function varargout = mibObjSepGUI>mibObjSepGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>mode2dRadio_Callback()

function mibObjSepGUI>mode2dRadio_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>resetDimsBtn_Callback()

function mibObjSepGUI>resetDimsBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>seedsSelectedMaterialPopup_Callback()

function mibObjSepGUI>seedsSelectedMaterialPopup_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>selectedMaterialPopup_Callback()

function mibObjSepGUI>selectedMaterialPopup_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>separateBtn_Callback()

function mibObjSepGUI>separateBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>subAreaFromSelectionBtn_Callback()

function mibObjSepGUI>subAreaFromSelectionBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>updateMaterialsBtn_Callback()

function mibObjSepGUI>updateMaterialsBtn_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>useSeedsCheck_Callback()

function mibObjSepGUI>useSeedsCheck_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>xSubareaEdit_Callback()

function mibObjSepGUI>xSubareaEdit_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>ySubareaEdit_Callback()

function mibObjSepGUI>ySubareaEdit_Callback ( hObject,
eventdata,
handles )

◆ mibObjSepGUI>zSubareaEdit_Callback()

function mibObjSepGUI>zSubareaEdit_Callback ( hObject,
eventdata,
handles )