Microscopy Image Browser  1.10
 All Classes Files Functions Variables Pages
ib_sizeExclusionFilter.m File Reference

Apply size exclusion filter on selection, model, or mask layers. More...

Functions

function
handles = 
ib_sizeExclusionFilter (handles, type)
 Apply size exclusion filter on selection, model, or mask layers. More...
 

Detailed Description

Apply size exclusion filter on selection, model, or mask layers.

Function Documentation

function handles = ib_sizeExclusionFilter (   handles,
  type 
)

Apply size exclusion filter on selection, model, or mask layers.

Parameters
handlesstructure with handles of im_browser.m
typea type of the layer for the size exclusion filter:
  • 'selection' - run size exclusion on the Selection 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_getSlice(), ib_getStack(), ib_setSlice(), and ib_setStack().

Referenced by imbrowser>menuSelectionSizeFilter().

Here is the call graph for this function:

Here is the caller graph for this function: