PYME.DSView.modules.filtering module¶
- class PYME.DSView.modules.filtering.Filterer(dsviewer)¶
Bases:
Plugin
- OnApplyThreshold(event)¶
- OnAverageFramesByStep(event)¶
Averages frames acquired at the same z-position, as determined by the associated events, or (fall-back) metadata. See PYME.recipes.processing.AverageFramesByStep Parameters ———- event : wx.Event
- Returns
- OnGaussianFilter(event)¶
- OnLabel(event)¶
- OnLabelSizeThreshold(event)¶
- OnLabelWatershed(event)¶
- OnMaxProject(event)¶
- OnMeanProject(event)¶
- OnResampleZStack(event)¶
- OnSetLabels(event)¶
- Project(projType)¶
- PYME.DSView.modules.filtering.Plug(dsviewer)¶