noizeSaltPapper: Apply noize to the image.

Description Usage Arguments Value

View source: R/image_process.R

Description

Apply noize to the image.

Usage

1
noizeSaltPapper(img, salt.rate = 0.01, papper.rate = 0.01)

Arguments

img

applied matrix or array expressing the image.

salt.rate

salt (bleaching) rate on the each pixels.

papper.rate

papper (darking) rate on the each pixels.

Value

image applied noize.


hosscine/myimg documentation built on May 25, 2019, 6:20 p.m.