
Smoothing Filter: Helpful to remove "noise" from a model.
- Voxel Averaging: Reassigns the node value by averaging surrounding voxels (within the filter)
- Classification (Most Common Voxel): Reassigns the node value based on the most frequently occuring value within the surrounding voxels; designed for grouping (e.g. lithology) rather than averaging.