reconstructPLS: Reconstruct an image based on frequencies coefficients.

Description Usage Arguments Value Author(s)

View source: R/reconstructPLS.R

Description

Reconstruct an image based on frequencies coefficients.

Usage

1
reconstructPLS(beta_df, img_dim)

Arguments

beta_df

the data.frame representation of frequency coefficients. Result of betaPLS() or buildFrequencyDf().

img_dim

Dimensions of the image.

Value

a data.frame object with columns indicating positions (from 0) and the intensity.

Author(s)

Victor Freguglia Souza


Freguglia/GibbsRF documentation built on Oct. 27, 2019, 2:41 p.m.