A Component is an implementation of certain image processing / analysis algorithms.
Each component alone does not solve a Bioimage Analysis problem.
These problems can be addressed by combining such components into workflows.
This CellProfiler module allows smoothen the image with a choice from various algorithms: - Fit Polynomial - Gaussian Filter - Median Filter - Bilateral Filter - Circular averaging - "Smooth to Average" filter.
Fills holes below a given threshold. 3D data is currently processed slice per slice.