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

Erode (shrink) the Selection layer in 2D or 3D. More...

Functions

function
handles = 
ib_erodeSelection (handles, sel_switch)
 Erode (shrink) the Selection layer in 2D or 3D. More...
 

Detailed Description

Erode (shrink) the Selection layer in 2D or 3D.

Function Documentation

function handles = ib_erodeSelection (   handles,
  sel_switch 
)

Erode (shrink) the Selection layer in 2D or 3D.

Parameters
handlesstructure with handles of im_browser.m
sel_switcha string that defines where erosion should be done:
  • when 2D erode for the currently shown slice
  • when 3D erode for the currently shown z-stack
  • when 4D erode for the whole dataset
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_do_backup().

Referenced by selectionErBtn_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: