| agenbagFilters | Performs algorithms from Agenbag et al. (2003) | 
| contextualMF | Performs Contextual Median Filter | 
| convolution2D | Make convolution calculations from numeric matrix | 
| convolutionMedian | Make convolution calculations from numeric matrix | 
| convolutionQuantile | Make convolution calculations from numeric matrix | 
| meanFilter | Make a 2D filter calculations from numeric matrix | 
| medianFilter | Make a 2D filter calculations from numeric matrix | 
| quantileFilter | Make a 2D filter calculations from numeric matrix | 
| wbImage | Data matrix to be used as example image. |