![]() |
Microscopy Image Browser
1.233
|
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) |
ib_imageMorphOpsGui function is responsible for morphological operations done with images.
| 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().

| 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().

| function se = ibimageMorphOpsGui>getStrelElement | ( | handles | ) |
| function ibimageMorphOpsGui>ib_imageMorphOpsGui_OpeningFcn | ( | hObject, | |
| eventdata, | |||
| handles, | |||
| varargin | |||
| ) |
| 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 | ) |