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

a callback to the smooth buttons and menus More...

Functions

function  smoothImage_Callback (hObject, eventdata, handles, type)
 a callback to the smooth buttons and menus More...
 

Detailed Description

a callback to the smooth buttons and menus

Function Documentation

function smoothImage_Callback (   hObject,
  eventdata,
  handles,
  type 
)

a callback to the smooth buttons and menus

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
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
Required fields of handles:

References ib_smoothImage().

Referenced by model_cm_Callback(), and imbrowser>menuMaskSmooth_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: