![]() |
Microscopy Image Browser
1.00
|
a callback to the handles.selectionDilateBtn, expands the selection layer More...
Functions | |
function | selectionDilateBtn_Callback (unused1, unused2, handles, sel_switch) |
a callback to the handles.selectionDilateBtn, expands the selection layer More... | |
a callback to the handles.selectionDilateBtn, expands the selection layer
function selectionDilateBtn_Callback | ( | unused1, | |
unused2, | |||
handles, | |||
sel_switch | |||
) |
a callback to the handles.selectionDilateBtn, expands the selection layer
unused1 | Marked as "~" in original m-file. |
unused2 | Marked as "~" in original m-file. |
handles | structure with handles of im_browser.m |
sel_switch | [optional] a string that defines whether the current |
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
slice | current or all slices all should be eroded |
References ib_dilateSelection().
Referenced by im_browser_WindowKeyPressFcn().