decrease_reolution: Decrease resolution of an image

Description Usage Arguments Value Examples

View source: R/utilities_SOIR.R

Description

Decreasing resolution of an image from dimension (d x d) to (d/2 x d/2)

Usage

1

Arguments

image

image represented as matrix wirh dimension (d x d), Note that d must be even

Value

matrix of dimension (d/2 x d/2)

Examples

1
See example from bumpsBeta()

RaphaelRe/SOIR documentation built on May 28, 2019, 12:19 p.m.