profitDownsample: Down/Up-Samples an Image

Description Usage Arguments Value Author(s) See Also Examples

View source: R/profitUtility.R

Description

Function to do integer down/up sampling of an image. Used for finesampling.

Usage

1
2

Arguments

img

The image matrix to be down-sampled.

factor

Integer down- or up-sampling factor.

Value

Returns the down/up-sampled image matrix.

Author(s)

Dan Taranu

See Also

profitMakeModel

Examples

1
#Need to add one.

ProFit documentation built on Nov. 11, 2019, 5:07 p.m.