Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_imageMorphOpsGui.m File Reference

ib_imageMorphOpsGui function is responsible for morphological operations done with images. More...

Functions

function
varargout = 
ib_imageMorphOpsGui (varargin)
 ib_imageMorphOpsGui function is responsible for morphological operations done with images. More...
 
function  ibimageMorphOpsGui>ib_imageMorphOpsGui_OpeningFcn (hObject, eventdata, handles, varargin)
 
function
varargout = 
ibimageMorphOpsGui>ib_imageMorphOpsGui_OutputFcn (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>cancelBtn_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>morphOpsPopup_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>modePanel_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>connectivityPanel_Callback (hObject, eventdata)
 
function  ibimageMorphOpsGui>actionPanel_Callback (hObject, eventdata)
 
function  ibimageMorphOpsGui>smoothWidth_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>updateWidgets (handles)
 
function se = ibimageMorphOpsGui>getStrelElement (handles)
 
function  ibimageMorphOpsGui>colorChannelPopoup_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>strelShapePopup_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>strelSizeEdit_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>multiplyEdit_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>smoothSigma_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>autoPreviewCheck_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>previewBtn_Callback (hObject, eventdata, handles)
 
function  ibimageMorphOpsGui>continueBtn_Callback (hObject, eventdata, handles)
 

Detailed Description

ib_imageMorphOpsGui function is responsible for morphological operations done with images.

Function Documentation

function varargout = ib_imageMorphOpsGui (   varargin)

ib_imageMorphOpsGui function is responsible for morphological operations done with images.

ib_imageMorphOpsGui contains MATLAB code for ib_imageMorphOpsGui.fig

Referenced by imbrowser>menuImageMorphOps_Callback().

Here is the caller graph for this function:

function ibimageMorphOpsGui>actionPanel_Callback (   hObject,
  eventdata 
)
function ibimageMorphOpsGui>autoPreviewCheck_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>cancelBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>colorChannelPopoup_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>connectivityPanel_Callback (   hObject,
  eventdata 
)
function ibimageMorphOpsGui>continueBtn_Callback (   hObject,
  eventdata,
  handles 
)

References ib_do_backup(), ib_getSlice(), ib_getStack(), ib_setSlice(), and ib_setStack().

Here is the call graph for this function:

function se = ibimageMorphOpsGui>getStrelElement (   handles)
function ibimageMorphOpsGui>ib_imageMorphOpsGui_OpeningFcn (   hObject,
  eventdata,
  handles,
  varargin 
)

References ib_updateFontSize(), and mib_rescaleWidgets().

Here is the call graph for this function:

function varargout = ibimageMorphOpsGui>ib_imageMorphOpsGui_OutputFcn (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>modePanel_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>morphOpsPopup_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>multiplyEdit_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>previewBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>smoothSigma_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>smoothWidth_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>strelShapePopup_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>strelSizeEdit_Callback (   hObject,
  eventdata,
  handles 
)
function ibimageMorphOpsGui>updateWidgets (   handles)