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

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

Detailed Description

a callback to the handles.selectionDilateBtn, expands the selection layer

Function Documentation

function selectionDilateBtn_Callback (   hObject,
  eventdata,
  handles,
  sel_switch 
)

a callback to the handles.selectionDilateBtn, expands the selection layer

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
sel_switcha string that defines where dilation should be done:
  • when 2D dilate for the currently shown slice
  • when 3D dilate for the currently shown z-stack
  • when 4D dilate for the whole dataset
Required fields of handles:

References ib_dilateSelection().

Referenced by im_browser_WindowKeyPressFcn().

Here is the call graph for this function:

Here is the caller graph for this function: