![]() |
Microscopy Image Browser
1.233
|
a callback to the handles.selectionDilateBtn, expands the selection layer More...
Functions | |
function | selectionDilateBtn_Callback (hObject, eventdata, 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 | ( | hObject, | |
eventdata, | |||
handles, | |||
sel_switch | |||
) |
a callback to the handles.selectionDilateBtn, expands the selection layer
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
sel_switch | a string that defines where dilation should be done:
|
References ib_dilateSelection().
Referenced by im_browser_WindowKeyPressFcn().