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

a callback to the handles.imageFilterDoitBtn, filters image with the selected filter More...

Functions

function  imageFilterDoitBtn_Callback (hObject, eventdata, handles)
 a callback to the handles.imageFilterDoitBtn, filters image with the selected filter More...
 

Detailed Description

a callback to the handles.imageFilterDoitBtn, filters image with the selected filter

Function Documentation

function imageFilterDoitBtn_Callback (   hObject,
  eventdata,
  handles 
)

a callback to the handles.imageFilterDoitBtn, filters image with the selected filter

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
Required fields of handles:

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

Here is the call graph for this function: