Microscopy Image Browser  1.00
 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 (unused1, unused2, 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 (   unused1,
  unused2,
  handles,
  sel_switch 
)

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

Parameters
unused1Marked as "~" in original m-file.
unused2Marked as "~" in original m-file.
handlesstructure with handles of im_browser.m
sel_switch[optional] a string that defines whether the current
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
slicecurrent or all slices all should be eroded
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: