medianImg: Median filter

Description Usage Arguments Author(s)

View source: R/RIPA.R

Description

Applies the median filter on an image

Usage

1
medianImg(img, mask)

Arguments

img

The input image as a matrix

mask

The mask length

Author(s)

Talita Perciano


ripa documentation built on May 29, 2017, 5:39 p.m.

Related to medianImg in ripa...