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

Smooth Mask, Selection or Model layer. More...

Functions

function
handles = 
ib_smoothImage (handles, type)
 Smooth Mask, Selection or Model layer. More...
 

Detailed Description

Smooth Mask, Selection or Model layer.

Function Documentation

function handles = ib_smoothImage (   handles,
  type 
)

Smooth Mask, Selection or Model layer.

Parameters
handlesstructure with handles of im_browser.m
typea type of the layer for the smoothing:
  • 'selection' - run size exclusion on the Selection layer
  • 'model' - - run size exclusion on the Model layer
  • 'mask' - - run size exclusion on the Mask layer
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_do_backup(), ib_doImageFiltering(), ib_getStack(), ib_setStack(), and roiRegion.roi.

Referenced by smoothImage_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: