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

Dilate (expand) the Selection layer in 2D or 3D. More...

Functions

function
handles = 
ib_dilateSelection (handles, sel_switch)
 Dilate (expand) the Selection layer in 2D or 3D. More...
 

Detailed Description

Dilate (expand) the Selection layer in 2D or 3D.

Function Documentation

function handles = ib_dilateSelection (   handles,
  sel_switch 
)

Dilate (expand) the Selection layer in 2D or 3D.

Parameters
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
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_do_backup().

Referenced by selectionDilateBtn_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: